Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #780413

    Hello,

    i want to decrease the margin between posts news* of homepage. How can do that? I try some solutions of others enfold threads, but it doesn’t work for me.

    Thank you

    #780441

    Hey Designweb,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file: 

    .avia-builder-el-26 .av_one_third {
     margin-left: 3%;
     width: 30.333333333333332%;
    }

    You can edit the values as you see fit, just experiment with combinations that won’t break the layout. The default set values are margin-left:6%; and width: 29.333333333333332%;<br><br>I hope that helps!

    Sarah

    #780475

    Hello Sarah,

    it’s work perfect. I make some changes and it’s ready.

    Thank you for your help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Decrease margin between posts news’ is closed to new replies.