New Landing How can we help? Themeforest Theme Support Dante Extra Class Name query

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #82129
    Taffy
    Member
    Post count: 261

    I’m trying to style a Sub-Navigation using Extra Class Name, but can’t seem to get it to work.

    I have created additional CSS:

    .subnav a: link {color:#ffffff !important;}
    .subnav a: visited {colour:#ffffff !important;}
    .subnav a: hover {color:#63cdf6 !important;}
    .subnav a: active {color:#63cdf6 !important;}

    And included subnav in the Extra Class Name field for the text element called “TEST” on the home page (left side of black bar after rev slider).

    The rollover still calls the Accent colour, but I need the test to be #ffffff.

    What am I missing?

    #82269
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use given below code because you have extra space :

    .subnav a:link {color:#ffffff !important;}
    .subnav a:visited {colour:#ffffff !important;}
    .subnav a:hover {color:#63cdf6 !important;}
    .subnav a:active {color:#63cdf6 !important;}

    Hope that should work and let me know your feedback.

    Thanks 🙂
    With Best Regards
    Swift Ideas

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register