Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1290753
    kipfinch
    Participant

    http://metrodrugs.weblinedesigns.com

    What custom CSS do I use to change the color from white to a grey “visited” state? I can’t read the buttons after I go to each of the pages.

    .x-btn:visited{
    color: #600900;
    }

    doesn’t seem to work?

    #1290885
    Rupok
    Member

    Hi there,

    Thanks for writing in! I can’t see any button on your site. Would you point us that?

    Cheers!

    #1291348
    kipfinch
    Participant

    Here is a page that has the buttons: http://metrodrugs.weblinedesigns.com/fertility/fertility-medications/

    Thanks!

    #1291420
    Rupok
    Member

    Hi there,

    Thanks for updating. You can add this under Custom > CSS in the Customizer.

    #cs-content .x-btn:visited {
      color: #600900;
    }

    Cheers!

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