Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1020555
    caleb
    Participant

    Hey there!

    Over at http://rebeccamarie.com/blog-2/ I’ve got a little blog under construction.

    Is there any way to increase the size of the thumbnails that show up on the left side of some of the blog posts?

    Thanks!
    Caleb

    #1020942
    Darshana
    Moderator

    Hi there,

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

    
    .blog .entry-featured {
        width: 45% !important;
    }
    
    .blog .entry-wrap {
        width: 55% !important;
    }
    

    Hope that helps.

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