Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #791924

    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.

    #791926

    Hey mestech,

    Please provide a link to the page/site in question.

    Best regards,
    Jordan Shannon

    #791932

    Here’s the link

    #791936

    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

    #791949

    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.

    #791952

    Disregard, I figured it out. Thanks for the help Jordan!

    #791978

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.