Custom CCS

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14212
    ten12design
    Member

    I noticed that when I tried to place in a css style like this one from the style sheet nothing happens. I had to do it in the style sheet itself. I haven’t mastered the child theme just yet and wanted to pass this along. This happens to any style I add in to the custom css section in the backend. I did the update for the theme and still have that issue.

    #primary-menu > ul.menu > li > a {
        color: #fff;
        display: block;
        float: left;
        font-size: 11px;
        font-weight: 600;
        line-height: 1.7em;
        padding: 50px 20px 10px;
        text-transform: uppercase;
    }

    #14220
    Veena
    Moderator

    Can you pls check if there is any syntax error in your custom CSS? Because a single syntax error can break the whole CSS.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.