Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1238132

    Hi guys,

    After the update there is a huge whitespace below my colums on the page (see link in private section)

    Can you help out?

    Thanks!

    #1238223

    Hey Alexander,

    Best regards,
    Victoria

    #1238245

    Hi Victoria,

    I can’t find the empty element. I will give you temporary access so you can check the backend.

    See private section for login.

    Best regards,
    Alexander

    #1238270

    Hi,

    Add this to quick css:

    #av_section_3{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1239487

    Hi Jordan,

    This is not a solution, because this will hide all third sections on all pages. :-(

    Do you know what causes the issue so we can get rid of this cause? :-)

    Best regards, Alexander

    #1239734

    Hi,

    Please try this CSS instead:

    .page-id-65 #av_section_3.av-minimum-height-75 .container {
        height: 0;
    }

    Best regards,
    Rikard

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