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

    Hello kriezi team,

    in this website

    http://xerograf.ads-solutions.gr/

    as you can see i have a transparent header with the main menu and WPML flags for the translation.
    How can i remove the menu items (only) without the flags?

    I have the menu below and i prefer it.

    Thank you,

    #521586

    Hi georgesociel!

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

    .av-main-nav > li.menu-item {
        display: none;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

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