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

    Hi, I want the spacing above the text to be equal to the spacing below the icons in this specific color section – http://screencast.com/t/wgxwSN3zXA

    How can I do that?

    #529298

    Hey DROR!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-10291 #av_section_2 .avia_textblock p {
        margin-top: 0;
    }

    Regards,
    Yigit

    #529308

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to adjust spacing in a color section?’ is closed to new replies.