Hello,
how do i remove this ?
i try some css modification but it did not work as expected
please see the private content link
the gif should be normal size and not 100% full width
Thank you
Hi Jon,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .wp-caption img {
width: auto;
}
Best regards,
Nikko
yeah it works
but it is not working for the caption.
Is there a way to target those ?
Thank you