• Resolved JochemteW

    (@jochemtew)


    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 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom CSS’ is closed to new replies.