Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: The Church | Blog Archive Thumbnails

#21795
Grace Themes
Participant

Hi,

To solve this issue, Go to the Appearance -> Editor -> style.css
add below css code at the end of file

@media screen and (max-width:767px) {
.blogrightsidebar .post-thumb { width: 100% !important; margin-bottom: 10px; }
}

Regards
Grace Themes