• Hello,
    Sorry, how can i resize image and text in the blog please ?
    Thanks for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • addweb-solution-pvt-ltd

    (@addweb-solution-pvt-ltd)

    Hello sidipress,

    The post resizing as multiple post created.in your case i found only single post so it is taking full width to make it smaller Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .col-md-4.col-sm-12.scrollimation.scale-in.d2.pull-left.in {
        width: 390px !important;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter sidipress

    (@sidipress)

    Thanks. I’ve created a second post. It’s OK now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can i rezise the Blog’ is closed to new replies.