• Resolved misoura

    (@matcharles)


    Good day, since I created a child theme of llorix, I cannot change the color of the header to make it white. Any idea? Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey there,

    You can add the following CSS to do that:

    .navbar-inverse {
        background-color: #FFF !important;
    }

    Let me know if it works. ??

Viewing 1 replies (of 1 total)
  • The topic ‘How do I change the background color of the header?’ is closed to new replies.