Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1326379

    Hello, I have tried to search for “submenu color” and “submenu bold” and I found this ticket #1325590 however adding css did not make any difference to website.

    This is how submenu text looks now (grey color)
    This is how submenu text looks now (grey color)

    On hover the text should be bold + preferably 2 px bigger
    On hover the text should be bold + preferably 2 px bigger

    Any advice appreciated! Thanks for the best support I have encountered :D

    Bra Johan

    • This topic was modified 2 years, 9 months ago by IntelligentSolutions. Reason: added text to better explain
    #1326422

    Hi Johan,

    Thanks for the screenshots and login credentials.
    I do see a red text color instead of grey, have you changed it?
    As for the request, On hover the text should be bold + preferably 2 px bigger, please try adding this CSS code in Enfold > General Styling Quick CSS (submenu default font size is 12px):

    #top .av-main-nav ul a:hover {
        font-size: 14px;
        font-weight: bold;
    }

    Hope this helps.

    Best regards,
    Nikko

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