@Sakin
Thank you so much man, you provide great support. How do I enter custom css to remove the grey outline showing up on every image? I’m talking about this code (which I got from the ‘inspect element’ tool in chrome)
media=”all”
.featured-image img, .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
I don’t want there to be a box shadow