Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #986637

    Hey awesome X folk,
    So have a look at http://schoolofbookkeeping.com/webinars-live/ and let me know why my hyperlinks aren’t red like the rest of my site and why they have underlines. I added a button and it also picks up weird formatting. I have it almost right but this page has some voodoo in it. Any idea why? Or how to fix?

    #987047
    Prasant Rai
    Moderator

    Hello Eric,

    Thanks for writing in!

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

    .x-btn-pricing-protected {
        color: #C33 !important;
        text-decoration: none !important;
        background-color: #7C7C7C !important;
        text-shadow: none !important;
    }

    Please change color code as per your requirement.

    Thanks.

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