Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #542922

    Have a look at my website.

    There is a gap between the blue menu and the page left and right sides, even with the menu width being set to 100%.
    I want the menu and its blue color to fill the entire strip of the page and reach the sides of the page.
    How to fix this ?

    • This topic was modified 9 years, 3 months ago by anaeemi.
    #542936

    Hey anaeemi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

     #header_main_alternate {
        background: #1d469e;
    }
    nav#ubermenu-main-27-avia {
        border: none;
    }

    Best regards,
    Yigit

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