Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #979728
    gabriellavanrij
    Participant

    Right now my page http://gabriella.global/cart/

    Has a “Return to Shop” link at the top. But it is in white and because my shop has a white background, the link appears invisible. How do I change the color of the link to black?

    See image.

    Any help you can give would be super appreciated!

    I am running a child version of X 4.3.4 on WP 4.4.2.

    #979756
    Prasant Rai
    Moderator

    Hello Gabriella,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .page-id-2226 .p-landmark-sub a {
        color: #000 !important;
    }

    Thanks.

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