Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #994331
    bbbutler
    Participant

    I am new to wordpress and I do not know code or child themes. There must be a way to make the blog featured image smaller. It’s so overwhelming when you go to my blog. I am using the X theme 4.5.2 and my website is: bcreativenow.com

    #994406
    Rahul
    Moderator

    Hi there,

    Thanks for writing in! To reduce the size of the featured images, you can add the following CSS code via Appearance > Customize > Custom > CSS:

    .entry-featured {
    width: 50% !important;
    }

    Let us know how this goes!

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