Hi @yourjayanth
The website’s URL would be really useful in the diagnosis process. Could you provide that, please? 🙂
Thanks!
Hello @yourjayanth
I see that you’re running some kind of CSS optimisation mechanism on your end, which might remove a lot of variables and rewrite CSS in a bad way.
Is there any way you could temporarily deactivate it so that we can see from where these CSS rules are actually coming?
Thanks!
I use Litespeed Optimization Plugin, and as per your requirement, I deactivated CSS optimization section.
Sorry, but this is still activated. I cannot see the original CSS declarations, which are extremely important to be able to figure out what’s happening and where the CSS is coming from.
https://ibb.co/zfZ6nCm
-
This reply was modified 3 years, 5 months ago by
Eduard.
Hello @yourjayanth
Since we haven’t received a reply from you over the past three days, we will mark this thread as solved to keep things organised. Feel free to reply back if you need any more help.
Thanks.
Hello there,
Sorry, I was caught up in other stuff.
I deactivated the (CSS) optimization on cloudflare, maybe that might help restoring the original CSS declarations.
Yup, much better now. And I could find the culprit, which is some sort of “algori image slider” plugin which overrides all theme styles for <figure> tags — https://ibb.co/XDNSKXX.
My advice would be to get in touch with the plugin’s author to get this scoped much better, only for their elements, as currently, it affects everything on the site and possibly breaking other things in the process.
Hope this points you in the right direction!
Thanks!
Appreciate your time, @cteduard
I just deactivated the plugin, and I can see the difference now. Although, I want a little more space between the paragraph and the image. Can you give me the custom CSS code to do that? Plus, how do I reduce the space between the image and the H2 tag?
Hi @yourjayanth
You might want to look at the Content Spacing option, under the Customiser -> General -> Entry Content section. That controls the spacing between elements globally and the setting might work for your use case.