Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1165177
    stephennorbrook
    Participant

    Hi,

    Is there a way to set the color for the “See it Live” text and “Launch Project” button on the portfolio page using either the content-portfolio.php file or customiser css?

    I want to have the color different from the global colors on the website (I am trying to match the grey text and blue icon for the social icons on the portfolio page – integrity stack)

    Any help appreciated

    Thanks

    #1165785
    Friech
    Moderator

    Hi There,

    Thanks for writing in! The “See it Live” text can be set on Customizer > Portfolio and look for the Launch Project Button Text field.

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

    .x-portfolio .entry-extra .x-btn {
    	color: gray;
    	background-color: blue;
    }

    Feel free to change those color value.

    Hope it helps, Cheers!

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