Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #912432
    cms-i
    Participant

    Hi X-theme,

    We are using the content dock and have some white text on green background with the link being white and blue onHover. However on IE the link colour is not visible so appears invisible. However if you hover over the area the link will appear in the hover colour.

    Can you offer any support on this please?

    #912743
    Rupok
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #913998
    cms-i
    Participant
    This reply has been marked as private.
    #914352
    Joao
    Moderator

    Hi There,

    Please try adding this code to your Appearence / Custom / CSS

    
    .x-content-dock .widget a {color:white !important;}
    .x-content-dock .widget a:hover {color: grey !important;}
    
    

    Let us know how it goes.

    Joao

    #978297
    cms-i
    Participant

    Hi,

    Many thanks for getting back to us, but we did try the above and it doesn’t see to have changed anything. We’ve also noticed this is happening on Firefox as well.

    Any ideas please?

    Many thanks in advance.

    #978533
    Joao
    Moderator

    Hi There,

    Please try

    .x-content-dock a {color:white !important;}
    .x-content-dock a:hover {color: grey !important;}

    If it doesn´t work please provide us your WP Admin credentials so we can have a better look.

    Please do not forget to mark the reply as private.

    Hope that helps,

    Joao

    #978756
    cms-i
    Participant
    This reply has been marked as private.
    #979434
    Friech
    Moderator

    Hi There,

    There are unclosed @media queries block that causing the given custom css not to work. I did go ahead and fixed it, the link on your content dock is now on white.

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-912432 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>