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

    hi again
    i am wondering
    whether can remove the underline when hover at top menu “contact us” and whats the css style
    and
    when hover can i change the color of “contact us” to bold and another color? and only this top menu changes without affecting the main menu

    thank you very much

    web is http://www.goldrise.com.sg

    #261713

    Hi anakinroy!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sub_menu > ul > li > a, .sub_menu > div > ul > li > a:hover { text-decoration: none !important; font-weight: bold; color: red !important; }

    Best regards,
    Yigit

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