Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1278489
    draper3000
    Participant

    Can someone please help me with the CSS to color the blocks below the portfolio page thumbnails.

    They’re black… I’d like them to be white. Unless I can change it somewhere with in the customiser.

    https://stormystudio.com/portfolio/

    #1278497
    Friech
    Moderator

    Hi There,

    Thanks for writing in! On your custom CSS on Customizer, please look for the block of code below. And change the background-color value to #fff; or transparent;

    /* portfolio background */
    .page-id-642  .entry-wrap.cf {
         background-color: #222222;
    }

    Hope it helps, Cheers!

    #1278545
    draper3000
    Participant

    Thanks Friech

    Very very much appreciated.

    #1278555
    Paul R
    Moderator

    You’re welcome! 🙂

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