Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #366878

    Hi,

    I’ve been searching through the forums to find the official instructions to make the logo and the menu text white, but I couldn’t find any.
    I also tried some of the hacks of some posts, but they don’t seem to work.
    Strange thing is that the language menu automatically changes to white, when v11 Home is activated, but the logo and the rest of the menu items don’t.
    Could you please advise what the correct steps are?
    Thank you,
    Julia

    #366994

    Hey Yoolia!

    It looks like your using a transparent header and you want to change the links and logo for when that happens correct?

    Navigate to Dashboard > Enfold > Header > Transparency Options and you can upload a different logo here and set the color for your menu items when the header is transparent.

    Best regards,
    Elliott

    #368169

    Hey Elliott,

    thanks for your reply. For some reason I did not get the email notification of your reply.

    I uploaded the new logo and that worked fine, but the menu color won’t change. If I modify it, only the language menu changes, but the other menu items remain black.

    Thanks,
    Julia

    #368370

    Hey!

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

    .av_header_transparency .av-main-nav > li > a .avia-menu-text {
    color: white!important;
    }

    Regards,
    Yigit

    #369240

    Hi,

    I am using WPML and I’ve copied the code in the Quick CSS for the other languages, but that does not work. Does it need a different code in that case ?
    http://lepure.com/es/

    Thanks,
    Julia

    Sorry, just worked it out. I didn’t realize that you have to copy the code into every language version and also enable the white logo each time.
    Thanks!

    • This reply was modified 9 years, 11 months ago by Yoolia.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to make the logo and menu text white on the v11 Home page?’ is closed to new replies.