Css to change primary nav background color. - Acme Themes

Best Premium and Free WordPress Themes Forums Online Shop Css to change primary nav background color.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27864
    jeramyporter
    Participant

    Hello, I was attempting to use your theme Online Shop for one of our offshoot websites but needed to change the primary navigation’s background color. I can’t get any css to work on it. . . I was curious what I was doing wrong. Or do I need to go into the style-sheet to change it? I tried adding custom css to the additional css section in the customize menu but no changes happened.

    .main-navigation, .main-navigation ul ul {
    background-color: #ff0000;
    }

    I’ve tried this ^ and a few other things from reading forums and posts on wordpress but none have worked.

    The theme being used is Acme Online Shop and it’s for a website that is currently under development.

    #27928
    Acme Themes
    Keymaster

    Hello,

    If you can provide us your site url, we will observe and can provide you possible solutions.

    Thanks

    #27930
    Acme Themes
    Keymaster

    You can try following custom CSS

    .header-wrapper #site-navigation {
        background: #ff0000;
    }

    Thanks!

    #28120
    jeramyporter
    Participant

    Hello i was wondering if there was a way to add a border around the widget titles in the side bar? Also i was wondering about the css to make the primary menu items bold.

    #28138
    Acme Themes
    Keymaster

    Hello,

    Please let us know your all requirements through Customization Request.

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.