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

    I am trying to make these 2 color section butt up against each other and I am trying to use the white space and it is not working. All I get is a thin horizontal rule.

    #671320

    Hey Peter,

    Thanks for the login details, which sections are you trying to stick together?

    Thanks,
    Rikard

    #673306

    OK sorry for the late reply to this.

    It is the section below the OUR MISSION Section in blue.

    That full width image is suppose to butt up again the OUR MISSION SECTION.

    I tried to use a Color Section and a Grid Row and neither worked. So I attempted to use negative white-space and that did not work at all. In fact White space is not functioning properly becuase it is displaying a horizontal full with solid line where I placed it.

    Thanks for your prompt response to this

    Peter

    #673580

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .home #av_section_3 .content {
        padding-bottom: 0 !important;
    }
    
    .home #after_section_3 {
        display:none !important;
    }

    Regards,
    Rikard

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