Reply To: The Church | Blog Archive Thumbnails March 23, 2020 at 12:06 pm #21795 Grace ThemesMember 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