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

    Hi,
    I’ve read through a few suggestions, but haven’t been able to achieve the look I’m going for. I’d like to remove the top padding on the black color section at the top of this page so that the height of the color section is the same height of the text. I’d also like to remove the padding around the image “Request a quote” so that it’s flush with the black color section. Could you please advise how I accomplish this?

    http://johnstonsafetysupply.com/contact/

    Thanks.

    #185905

    Hey danieltjohnston!

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

    .page-id-1167 .av-special-heading { margin-top: 0; }
    .avia-builder-el-2 .avia_textblock p { margin: -1px 0; }

    Regards,
    Yigit

    #186199

    Thanks for your help. That did the trick.

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