Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1258163

    Hi,

    We have just launched the site and having a few issues:

    Sliders:
    Can we hide sliders site-wide as the text is cut off. We are using the Full width Easy Sliders.

    Image boxes home page
    We have 3 image boxes on the home page. There is a colour section behind them which is supposed to start half way down. Now sure if this is causing the problem but they are overlapping on mobile? Also the rollover effect is very large on laptop? I have screen shots for examples but wasn’t sure how to attach.

    Thank you!

    jaz

    #1258532

    Hey Jaz,

    I can’t see the slider on mobile, it looks like you have hidden it in the element options. If you need further help with the slider then maybe you could create a test page which we can look at?

    I can’t see the 3 images overlapping on mobile, can you post screenshots of the problem please? You can upload them to a service like Dropbox or Google Drive, then link to them here.

    I do see the problem with the overlay on desktop though, please try this in Quick CSS:

    .avia-image-overlay-wrap a.avia_image .image-overlay {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    Best regards,
    Rikard

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