Okay
  Public Ticket #1038928
White stroke after slider and above footer
Closed

Comments

  •  2
    Statiq started the conversation

    Hi,


    I have a white border after the slider and and above the footer which I can't seem to get rid of. How can I remove this?

  •  2,723
    Andrew replied

    Hi there,

    Thanks for contacting us regarding your query.

    This can be removed with the use of Custom CSS Code.

    Could you kindly provide me with the URL of your website so I may generate this Custom CSS Code for you. 

    I look forward to your reply.

  •  2
    Statiq replied

    www.thelegacyinstitute.org

  •  2,723
    Andrew replied

    Hi Statiq,

    About those spaces, please try using the following CSS on salient \ general settings - css script related - custom css code:

    .container .row{margin-top:0px;margin-bottom:0px;}
    div.fullscreen-header{margin-top:-2% !important;}
    #footer-outer{height: 60%;}
    

    Should remove the spaces around slider and footer area.
    Hope this helps.

  •  2
    Statiq replied

    Hi Andrew, this worked well initially.

    But now I see it on this page of mine: http://thelegacyinstitute.org/events/


    Any solutions?

  •  2,723
    Andrew replied

    Hi there,

    Thanks for your reply.

    You may use the following Custom CSS Code to accomplish this request. 

    .page-id-6324 .container-wrap{
      padding-bottom: 0 !important;
    }
    

    Please copy and paste this Custom CSS Code into the Page Specific Custom CSS Section in the WYSIWYG Editor of Visual Composer as illustrated in the image attached or shown below.

    http://www.awesomescreenshot.com/showImage?img_id=2322848

    Please let me know if there are any more questions that I can answer for you.  

  •  2
    Statiq replied

    Thanks Andrew, the screenshot link doesn't work for me, can you attach it perhaps?

  •  2,723
    Andrew replied

    Hi there,

    Thanks for your reply.

    Please see the attached file for the Page Specific section within Visual Composer 

    Please let me know if there are any more questions I may answer for you.