Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #841695

    Hi Guys,

    i am having problems with a page wich is not responsive in safari.
    I tested in in chrome and it looks good, but when i check it in safari the text is goin trough the image in the full width slider.

    How can i fix this? See page in P.C

    Thanks!

    #841838

    Hey Angelo,

    I compared the page you posted in Chrome and Safari but I can’t see anything obviously different, could you post a screenshot of the issue maybe?

    Best regards,
    Rikard

    #841892

    Yes this is what the client see’s; http://imgur.com/a/MXlgH

    This is the screenshot he sended to me. In chrome on his computer it looks fine only in safari it shows up like this. i think his screenwidth is something like 1040, or 1240 (mac)

    #841949

    Hi,

    Thanks for that, please try this in Quick CSS to make the text a bit narrower:

    .caption_bottom .slideshow_caption .slideshow_inner_caption {
        width: 70% !important;
    }

    Best regards,
    Rikard

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