I have three boxes in a row that have an image, special heading, text and a button. The images are spaced too high up and I’d like to move them lower to create equal spacing.
Screenshot: http://i.imgur.com/1bPIeQX.jpg
Thanks in advance.
Hey mestech,
Please provide a link to the page/site in question.
Best regards,
Jordan Shannon
Here’s the link
Hi,
Add the following to quick css:
.av-special-heading.av-special-heading-h2.custom-color-heading.blockquote.modern-quote.modern-centered.avia-builder-el-8.el_after_av_image.el_before_av_textblock{
margin-top:10px!important;
}
Adjust the margin to whatever you need.
Best regards,
Jordan Shannon
Ok, I added the CSS and it’s working, but only for the center block. The others stayed the same (right and left). I need those two the same as well.
Disregard, I figured it out. Thanks for the help Jordan!
Hi,
I’m glad you were able to get this figured out. If you need additional help, please don’t hesitate to let us know here in the forums.
Best regards,
Jordan Shannon