Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1084313
    nickohorny
    Participant

    Hi,

    How does one make the dividing lines within the table change color?
    Thanks.

    #1084317
    nickohorny
    Participant
    This reply has been marked as private.
    #1084581
    Friech
    Moderator

    Hi There,

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

    .x-pricing-column h2,
    .x-pricing-column-info {
    	border-color: #ff6878;
    }

    Feel free to change the color value.

    Cheers!

    #1086099
    nickohorny
    Participant

    Excellent, thanks.

    #1086355
    John Ezra
    Member

    You’re most welcome!

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