Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96084

JochemteW on "Custom CSS"

$
0
0

When i change something in to the custom CSS app, it don't change my CSS file.

In default.css i found this:

ul#navigation[data-align=left]{position:absolute;top:50%;margin-top:-13px;}

When i put this into the Custom css app like this:

ul#navigation {
position:absolute;
top:50%;
margin-top:30px;
}

i don't see any changes. Can someone help my with this problem?


Viewing all articles
Browse latest Browse all 96084

Trending Articles