Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1052721

    Hi, how to see a little underline under the menu word when somebody choosing the page in the menu? Thanks.

    • This topic was modified 5 years, 10 months ago by robertoKM.
    #1052793

    Hey robertoKM,

    Do you mean you want to underline the menu item once it’s hovered over or when it’s clicked?

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-main-nav li:hover a {
      text-decoration: underline;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1052837

    Thanks, like that but I would like to choose the color and the underline starting little under, for example just above the image that appear when I choose the menu page

    #1052885

    Hi robertoKM,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1053232

    How to do attach a mockup here?

    #1053320

    Hi,

    You can upload screenshots to a service like google drive, dropbox, snaggy, imgur, cl.ly to name a few, then link to them here.

    Best regards,
    Rikard

    #1053359
    #1053525

    Hi,

    Thanks for that, this behaviour is included by default in the default demo for instance. Which demo are you running? Could you post a link to where we can have a closer look please?

    Best regards,
    Rikard

    #1053609

    Demo is: Medical

    • This reply was modified 5 years, 10 months ago by robertoKM.
    #1054717

    Hi,

    As Rikard explained, it is from the Demo.
    If you need to do some changes, would require to hire someone to help you with them.

    Best regards,
    Basilis

    #1057810

    Thanks.

    #1058042

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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