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

    Hi there

    Just wondering how to fix our blog grid layout from distorting? It puts the image at the top of a very long rectangle. The rectangle has 310 of white space pixels below the image.

    Thanks
    Chrissy

    #705190

    Hey tankerhq,

    You have added this to your child theme CSS:

    .avia-content-slider .slide-image {
        width: 150px;
        height: 400px;
    }

    Please remove it or adjust the CSS to only target the element you want it to apply to.

    Best regards,
    Rikard

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