Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #810070

    On the home page of my site – when you scroll down to “must reads” there is way too much negative space in the blog element (in the featured spot and the smaller boxes to the right)

    How do I get rid of this?

    Thank you in advance

    #810072

    Hey dvus4l,

    I am not seeing the section that you need help with. Is it labeled “must reads”?

    Best regards,
    Jordan Shannon

    #810579

    Hi Jordan,

    The section in question is “must reads” – the negative space that is in those containers

    Thank you

    #810602

    Hello,

    I’m afraid we cannot locate the “Must Reads” section. Can you please screenshot the section so we can locate it?

    Best regards,
    Sarah

    #810619

    My apologies – the site in reference is this one
    Thank you in advance!

    #810654

    Hi,

    Add the following to quick css:

    
    .av-align-middle {
    vertical-align: top!important;
    }
    
    .avia-content-slider .slide-entry-wrap{
    margin-bottom:0px!important;
    }

    Best regards,
    Jordan Shannon

    #810660

    Jordan..

    you are the man

    Thank you a thousand times for always coming through

    #810664

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Too much negative space (blog element)’ is closed to new replies.