Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #484901

    Hello,

    i want No logo and white font for the menu only on the front site. On every other site, i want it just normal – as in the settings.

    Is that possible?

    Another thing i want is:

    I have set the Header Background Color to:

    Thats okay – but can i set the submenu color to white? Header Background: Blue, Submenu Color: White

    • This topic was modified 9 years, 3 months ago by Jannis95.
    #484906

    • This reply was modified 9 years, 3 months ago by Jannis95.
    #485165

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #485242
    #485368

    Hi!

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

    .home .logo {
        display: none!important;
    }

    Cheers!
    Yigit

    #485480

    Thx it worked, and what about the white menu background? Is it possible to have to blue header color but a white menu background? (see above)

    #485514

    Hey!

    Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links”.

    Regards,
    Yigit

    #485518

    Ah cool! got it! :)

    One…One last question (sorry) :(

    Is it possible to hide the Primary color, the small thing under the actual page only on the front page (same as the logo)…?

    • This reply was modified 9 years, 3 months ago by Jannis95.
    #485528

    Hey!

    Please add following code to Quick CSS as well

    .home .avia-menu-fx {
        display: none;
    }

    Regards,
    Yigit

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