When I look at my home page in preview it looks fine, but the live view is not even close.
Please help ;)
Just cleared the cache, and everything is ok ;)
Hi,
Great, I’m glad to hear that it’s working as it should again. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Ok, the mobile version is different.
I have some sliders in the top, images with black text, but on mobile the text turns white, is it possible to fix that ;)
Hi,
Thanks for the update. I’m not sure if I understand the change you would like to make on mobile, could you post a screenshot highlighting it please?
Best regards,
Rikard
Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
h2.avia-caption-title, .avia-caption-content p {
color: #000;
}
}
Best regards,
Rikard
Hi Rikard, I deactivated WP Rocket plugin, and everything fell into place ;)