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

    Hi,

    At the moment the submenu items are changing green on mouseover. Is it possible to add a zoom factor?

    Could this be fixed with a quick CSS?

    Thanks.

    Claudia

    #916973

    Hey Claudia,

    What is a zoom factor?

    Best regards,
    Rikard

    #917017

    Hi Rikard,

    At mouseover on each single submenu item font size should (slightly) inrease and font should be bold.

    Regards

    Claudia

    #917034

    Hi Claudia,

    Please try the following in Quick CSS under Enfold->General Styling:

    #avia-menu .avia-menu-text:hover {
        font-size: 14px;
        font-weight: 700;
    }

    Best regards,
    Rikard

    #917040

    Perfect, thx.

    Have a good weekend.

    Regards

    Claudia

    #917091

    Hi Claudia,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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