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

    Good Afternoon,

    So with my menu I have problem with the blue line when you use the mouse, you can look the line under the menu it’s so big than the name.

    How can I fix it in the website in private content because I don’t understand for example with the Tab “Accueil” it’s so big for the blue Line.

    Best regard
    Noe

    #620444

    Hey mewmew21,

    I’m not sure what you want to change and how, could you try to explain a bit further please? A screenshot highlighting the changes might help as well.

    Thanks,
    Rikard

    #620599

    Hello you can look here for the menu (the problem it’s with subline in bleu)
    http://hpics.li/6a98ab1

    Best Regards,
    Noé

    #620602

    Hey!

    Try adding the following CSS in the Quick CSS field under the General Styling tab in the theme options and see if it helps:

    .current-menu-item > a > .avia-menu-fx {
        display: none;
    }

    Let me know if you need further assistance.

    Regards,
    Jordan

    #620840

    It’s Work fine for all menu but not for this last one (A Propos)

    Link : http://hpics.li/72efa31

    #622197

    Hey!

    try this code:

    ul.sub-menu {
    margin-left: 5px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

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