Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #670824

    In the Header Secondary Menu use the advanced menu.
    Header Secondary Menu sublevel Links

    View post on imgur.com


    You need to apply these settings:
    Background Color: #363436
    Font Color: #fff
    How do I apply?

    p.s Make the ability to edit in Advanced Styling…

    • This topic was modified 8 years, 3 months ago by SenjaLp.
    #670863

    Hey Антон!

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

    #top .sub_menu li ul, #top .sub_menu li ul a {
        background: #363436;
        color: #ffffff!important;
        border: none;
    }

    Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/

    Cheers!
    Yigit

    #670882

    Hi Yigit.
    the result:

    View post on imgur.com

    #670886

    Hi!

    Please change the code to following one

    #top .sub_menu li ul, #top .sub_menu li ul a {
        background: #363436 !important;
        color: #ffffff!important;
        border: none;
    }

    Regards,
    Yigit

    #670902

    Last question, you need to make as the main menu when run on the active menu item color

    View post on imgur.com

    #670903

    Hey!

    Can you please post the link to your website?

    Regards,
    Yigit

    #670910

    Yes please the link below

    #670927

    Hey!

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

    #top .sub_menu li ul a:hover {
        background: orange!important;
    }
    #top .sub_menu li ul { 
    padding: 0;
    }

    Regards,
    Yigit

    #670939

    Yigit, big you thanks
    You very much helped me :)

    #670944

    Privyet!

    Pazhalsta! :) We are always happy to help. Let us know if you have any other questions or issues

    Best regards,
    Yigit

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