Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #556156

    hey there – the client has requested a white (#ffffff) background for the menu/navigation section of the header only. Is that possible? I don’t see where to do it in the Enfold general styling/logo area settings – attached is a grab link in the private content. it’s the lower section that has the nav options.

    thank you for your help!

    #556165

    Hi charger70!

    Please provide us your web site link and we will provide you with the code to do it.
    Thanks a lot

    Regards,
    Basilis

    #556166

    in the private data

    #556364

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #header_main_alternate {
    background-color:white !important;
    }

    Regards,
    Rikard

    #556368

    thank you, rikard – that worked perfectly.

    one more request: any way to eliminate / remove the rule just below this navigation section? thank you, sir!

    #556909

    Hi,

    Try the following as well:

    #header_main {
        border-bottom-width: 0px !important;
    }
    

    Best regards,
    Rikard

    #557048

    rikard – you ROCK! that worked perfectly!

    thank you again. merry christmas!

    #557051

    Hey!

    He definitely rocks :)
    Glad Rikard could help! Let us know if you have any other questions or issues.

    Merry Christmas!

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change background color on menu/navigation section only?’ is closed to new replies.