Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1342517

    When I look at my home page in preview it looks fine, but the live view is not even close.
    Please help ;)

    #1342518

    Just cleared the cache, and everything is ok ;)

    #1342538

    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

    #1342545

    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 ;)

    #1342587

    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

    #1342588

    These pages, and all pages with a fill width slider, and black caption
    Has back text on Mac and Ipad, but on iphone the text goes white, I´d like the text to stay black

    #1342601

    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

    #1342725

    Hi Rikard, I deactivated WP Rocket plugin, and everything fell into place ;)

    #1342762

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.