Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1354560
    JordanColston
    Participant

    To whom it may concern,

    I am currently using the Layer Slider on the Integrity Stack and I can’t seem to eliminate the white space between the slider and the heading image. For reference, the page is below:
    https://aall.wpengine.com/aall-history/

    I want it so there is no space between the heading image and the slider.

    Any help would be greatly appreciated.

    Sincerely,
    Jordan

    #1354644
    JordanColston
    Participant

    My apologies for the incorrect thread title. I am using Layer Slider, not Revolution Slider.

    Sincerely,
    Jordan

    #1354830
    Paul R
    Moderator

    Hi Jordan,

    To get rid of the space, you can add this in Cornerstone > Custom CSS

    
    #x-section-2 p {
       margin:0 !important;
    }
    

    https://www.screencast.com/t/UIPW7GRa

    Hope that helps.

    #1354880
    JordanColston
    Participant

    Dear Paul,

    That’s perfect! The situation is all fixed.

    Your help is greatly appreciated!

    Sincerely,
    Jordan

    #1354925
    Christian
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1354560 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>