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

    I’m having a hard time figuring out what size images I need to load for my previews to display correctly.
    I’m loading full HD images, but they always seem a little (or alot shorter) than whats required to fit the space thats created (please see the images below). What do I need to do to correct this?

    Tablet view, the main blog thumbnail doesnt seem to resize correctly at all

    Blog thumbnail images havent scaled correvtly, they all have a little extra grey space on the right

    #372165

    Hey Kameel!

    Try adding this to your custom CSS.

    .avia-content-slider, .avia-content-slider-inner { overflow: visible !important; }
    .slide-image img { width: 100% !important; }
    

    Cheers!
    Elliott

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