Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 64413

Custom CSS not working

$
0
0

Replies: 0

Hi,

thanks for the great PlugIn and the documentation.

It sounds very simple and straightforward what I want to achieve, and it is described here: http://docs.mailpoet.com/article/70-design-style-subscription-form-widget-shortcode

But my styling for Mailpoet’s Messages is not accepted. I placed in style.css of my child theme, and the code there is generally recognized by the theme/browsers.

On your site you write to use
.formErrorContent { <em>...your styles...</em> !important }

The <em> is wrong, I think, so I used:
.formErrorContent { background: aqua !important; }

But it has no effect (I can’t see it when I inspect the element as well).

Any hint where my mistake lies is appreciated!
(You can have a look here: http://www.nutzerbrille.de/newsletter/)


Viewing all articles
Browse latest Browse all 64413

Trending Articles