Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #648170

    Hey guys,

    Currently, my main menu is made of custom links with the Button Style (Coloured) option enabled as the client wanted them in a different colour to the header. This was achieved without a problem.

    As you can see here: newsite.specialolympicsmalta.org

    However, what is bugging me is that the sides have the same colour of the header. Is there a way to get the colour of the main menu (the dark red to clarify) to full width?

    Thanks in advance!

    #648174

    Hey Matthew,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header_main_alternate {
        background: #a81010;
    }
    

    Best regards,
    Yigit

    #648178

    Thanks a lot Yigit especially for the super fast reply!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Main Menu with a Full Width Background Colour’ is closed to new replies.