The featured image on the blog home page is full size (which is much bigger than the image I uploaded). Is there a way to adjust the size of the featured image?
Cheers
L.R.
Hey biteandsip,
Can you give us a link to the page? so we can take a closer look.
Best regards,
Nikko
Sure! Included below.
Hi biteandsip,
I apologize for the late response.
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .big-preview img {
width: auto;
max-width: 100%;
}
Hope this helps.
Best regards,
Nikko