Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1035352

    I have removed the underline from the menu. I would like to make the line that shows up when hovering over the menu at the top of the submenu thicker. I am not sure where the setting for that is.

    #1035364

    Hey Joe,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1035369

    Hi Jordan,

    Thank you for the help!

    #1035372

    Hi,

    Add this to quick css:

    .sub-menu{
    margin-top:-7px!important;
    border-top:10px solid #7A1E16!important;
    }

    Best regards,
    Jordan Shannon

    #1035374

    Jordan,

    That worked perfectly. Thank You so much!! I just inhereted this website and am trying to learn the builder so it’s taking me a while. Im sure I will have more questions. Thank You for your assistance!

    Joe

    #1035376

    Jordan, I notice on the inner pages the line wieght is larger than the selected page line weight. For instance, if you go to the about page, then mouse over other menu items, the line weight is different. Is there a line of code to make all the line weights the same across the menu?

    Joe

    #1035377

    Hi,

    Add this to quick css:

    .avia-menu-fx{
    font-size:9px!important;
    }

    Best regards,
    Jordan Shannon

    #1035378

    Still doing the same thing.

    #1035379

    Hi,

    Please provide a screenshot.

    Best regards,
    Jordan Shannon

    #1035380

    Where do I attache the pic? I dont see a file upload box. Sorry for my ignorance.

    #1035381

    Hi,

    You can use the following service:

    https://snag.gy/

    Best regards,
    Jordan Shannon

    #1035383

    OK, Here it is: https://snag.gy/wRZ4fJ.jpg

    #1035417

    Jordan,

    Do you see what I am talking about?

    #1035820

    Hi,

    Apologies, try this instead:

    .sub-menu{
    margin-top:-9px!important;
    border-top:10px solid #7A1E16!important;
    }
    
    .avia-menu-fx{
    height:10px!important;
    }

    Best regards,
    Jordan Shannon

    #1035885

    Jordan,

    Man you did it! That was the solution. I cant tell you how happy that made me. It has been making me crazy since yesterday! Thank You so much!!
    I appreciate your help. So many questions but I have to be honest, the theme is great!

    Joe

    #1035896

    Hi,
    Glad Jordan could help, and thank you for the kind words, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1035897

    Hi Mike,

    Yes, We can close this topic and again Thank You! Great support from this team.

    Joe

    #1035907

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘Menu Styling’ is closed to new replies.