Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #781329

    Hey there,
    I’d like to customize my menu, but I can’t make it work.

    -> horizontal, blue buttons, white background, increased height

    Can you help? :)

    #781389

    Hey johnwaltergarcia,

    Try to add this css codes in Quick CSS (located in Enfold > General Styling):

    #top .header_bg {
        background: #fff !important;
    }
    
    #top #header #avia-menu > li > a {
        padding-right: 2px;
    }
    
    #top #header #avia-menu > li > a .avia-menu-text {
        background: #009ee2;
        color: #fff;
        padding: 5px 8px;
        font-size: 14px;
        font-weight: 400;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #781639

    Hi,

    Thanks for your fast reply. I forgot to say that I want the DROPDOWN menu to look like the submenu. (Not the standard menu. Sorry my fault!) Is this possible?

    #781873

    Hi,

    Thanks for the feedback, though I’m not sure I understand what you are looking to achieve. Could you try to explain a bit further or post a screenshot highlighting the changes please?

    Best regards,
    Rikard

    #783053

    Hi,

    I posted a screenshot in the private section.

    #784465

    Hi,

    not sure what you want to achieve exactly. Can you provide us a mockup of how it finally should look like please? And please provide us a precise link showing the elements you’re referring to in your screenshot.

    Best regards,
    Andy

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