Viewing 3 replies - 1 through 3 (of 3 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello patrickmack89,

    Add below css code into your current active child theme’s style.css file or you can add it additional css option into theme customizer.

    <style>
    .section-content .feature-item .feature-media img {
    height: 185px;
    }
    </style>

    Hope this will helps you.

    Thanks!

    Thread Starter patrickmack89

    (@patrickmack89)

    Worked when adding into my additional css in the customizer but not in my child theme’s css. I am using a child theme but I’m not sure what I am doing wrong when adding the code into the style.css

    Hi @patrickmack89,

    I recommend you add in Additional CSS. If you are using child theme, please try to clear browser & site cache then check again.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Thumbnails same size’ is closed to new replies.