Home Forums Free Themes Signify Dark CSS for changing hover colors in pages

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #139101
    paddlefaster
    Participant

    Hello,

    I am using Signify Dark for my website and with a black background, whenever links inside pages are hovered over, the text disappears into the background.

    What’s the necessary CSS to add to override the dark hover color?

    A very good example of this can be viewed at my website at https://www.paddlefaster.net/trip-reports/

    #139200
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to change the hover color.

    #page a:hover { 
    color: #ffff !important; 
    }

    You can add desired color code as per your requirement.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #139214
    WEN Themes
    Participant

    @paddlefaster: Sorry for the issue and we just found that the hover color issue is there in the Signify Dark theme and we are doing final testing and the update will be released tomorrow which will fix this issue. Thanks.

    #139229
    paddlefaster
    Participant

    Thank you, that worked a treat!

    #139697
    wensolutions
    Keymaster

    Hello,

    Glad it worked.

    Regards.

    #141048
    h2imperium
    Participant

    Hi,

    I’m currently having a similar problem with my Signify Dark theme when I hover over a link. The red color fades to black in the background. I can’t find the CSS code to change the color to.

    The best link on my website for this is http://www.h2imperium.com/index.php/research-studies/

    #141096
    WEN Themes
    Participant

    Hi h2imperium,

    We are working on an update which will fix all of these issues. Please wait till tomorrow and update to latest version.

    Regards,
    WEN Themes

    #141172
    WEN Themes
    Participant

    Hello All,

    It’s fixed in the new version update 1.0.4. Please update to the latest version.

    Regards,
    WEN Themes

    #141597
    h2imperium
    Participant

    It’s fixed – thank you!

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