-
AuthorPosts
-
April 14, 2022 at 3:11 pm #1348406
Hi, I am running into some layout issues on regular webpages (again).
The layout of paragraphs looks good when the page is loading. But after it is loaded completely, the white empty lines disappear.I do not use caching plugins as far as I know.
It happens for instance on this page:
April 14, 2022 at 3:16 pm #1348407These are example screenshots:
April 14, 2022 at 4:05 pm #1348423Hi,
It looks like you are overriding the default paragraph margin of the theme, that is why there are no margins. I can’t tell you where the CSS is coming from unfortunately, since the resources on your site are being served via a CDN.
Best regards,
RikardApril 14, 2022 at 4:05 pm #1348424Hi,
It looks like you are overriding the default paragraph margin of the theme, that is why there are no margins. I can’t tell you where the CSS is coming from unfortunately, since the resources on your site are being served via a CDN.
Best regards,
RikardApril 14, 2022 at 4:05 pm #1348425Hi,
It looks like you are overriding the default paragraph margin of the theme, that is why there are no margins. I can’t tell you where the CSS is coming from unfortunately, since the resources on your site are being served via a CDN.
Best regards,
RikardApril 14, 2022 at 4:05 pm #1348426Hi,
It looks like you are overriding the default paragraph margin of the theme, that is why there are no margins. I can’t tell you where the CSS is coming from unfortunately, since the resources on your site are being served via a CDN.
Best regards,
RikardApril 14, 2022 at 4:10 pm #1348427Ok, so what can I do? I know some css sits in the pane in Enfold settings, some of them are uploaded via FTP. And for the CDN… I am not aware of any css on CDN…. Could it be that my provider can look into that?
April 14, 2022 at 4:57 pm #1348432Hi,
You could turn off the CDN, so that we can see where the CSS is coming from. Or you could override the override, by adding this to Quick CSS:
p { margin: 0.85em 0 !important; }
Best regards,
RikardApril 14, 2022 at 5:04 pm #1348433Thanks Rikard, tried it.
That does not help, unfortunately.The thing is, i do not use CDN, nor does my provider.
So it’s hard to turn it off then 😉April 14, 2022 at 5:13 pm #1348434Or… could this indicate there is still old chaching stuff somewhere?
When inspecting the affected paragraph is see this:
If that’s the case, how can I remove the cache? Looks like it’s a residu from earlier caching plugins (that I have removed long time ago).April 14, 2022 at 8:26 pm #1348458Hi,
I’m not sure to be honest with you, but you can see that the resource which is overriding the default theme styling is being served via a CDN in the screenshot in private. Maybe could be coming from a plugin?
Best regards,
RikardApril 14, 2022 at 8:26 pm #1348459Anyhow, it looks like an old cache is still disturbing (overriding) the current CSS. Is there a way to find that cache and delete it? I inderstand that normally you would press a butttin in a chacing plugin, but…. They are not there … ;-)
I already installed WordPress again (from admin), nothing helps…
April 14, 2022 at 9:12 pm #1348462I found it! It was the Jetpack plugin. That’s weird because I disabled options that could possibly do caching…. Never thought that could be the one….
April 15, 2022 at 10:45 am #1348488Hi,
Thanks for the update. I’m not sure why JetPack would override that, but I’m glad that you found the problem at least. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 15, 2022 at 10:57 am #1348491Hi Rikard, I totally agree with you.
It’s not ‘logical’ that Jetpack should override my css. Especially because all caching settings were set to ‘none’ from the first day I started using the plugin (I only installed because I want to follow purchases in my Woocommerce webshop on my Smartphone).
So all set now, case closed. Glad you repeated this question: “Maybe could be coming from a plugin?”, it lead to the solution :-)
Thanks!
April 15, 2022 at 11:46 am #1348498Hi,
Great, I’m glad that we could help you out, and thanks for the feedback. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Layout issues’ is closed to new replies.