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

    Hi guys! :)

    I’d like the header (logo and main navigation) to look as is. I had to add a white column otherwise I loose the white space. How can I set the header so the background color of the main navigation is white (as it is) without having to put a blank column (the blank column makes a massive gap under the logo on mobile). I’d like the main nav bar to look the same throughout the entire site.

    • This topic was modified 9 years, 10 months ago by Yigit.
    #374929

    Hi Courtney!

    Thank you for using Enfold.

    Remove the column then add a top padding on the main container:

    .html_header_transparency #main {
    padding-top: 20px !important;
    }

    Adjust if necessary.

    Cheers!
    Ismael

    #374996

    PERFECT!!! That worked beautifully :) Thanks a million.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header’ is closed to new replies.