Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #404296

    Hey guys,

    Having a massive issue with our images. Can’t get the image to touch the bottom of the fold.

    See private link

    1. If we separate image assets, the image does this. > See link
    2. If we set Colour Section Background as an image, it works, but it doesn’t respond to mobile.

    Thanks for your support, look forward to your advice.

    • This topic was modified 9 years, 8 months ago by LOGTJM.
    #404736

    Hey LOGTJM!

    Drag a codeblock element to your page and add this inside.

    <style type = "text/css">
    #av_section_1 .hr-invisible {
    display: none;
    }
    </style>

    Cheers!
    Elliott

    #404884

    Thanks Elliott, that worked well.

    Only one that is out by a little bit is the white section 3 panels down > http://www.buzinga.com.au/case-study-tribesta/

    Can we do anything about this?

    #405140

    Hey!

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

    .page-id-8184 div#after_section_3 {
    display: none;
    }

    Best regards,
    Yigit

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