Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1313572
    Evan B
    Participant

    Hello again, I’m wondering how I can change the text of the Portfolio header and the sort portfolio button below it. Thank you!

    Portfolio

    #1313701
    Friech
    Moderator

    Hi There,

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

    
    h1.h-landmark {
        color: red;
    }
    
    a.x-portfolio-filters,
    a.x-portfolio-filter {
        color: red;
    }

    Feel free to change the red color value.

    Hope it helps, Cheers!

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