Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1093573
    drjeff007
    Participant

    Hi,

    I have a page here: http://www.spartantraderfx.com/spartan-trader-blog-2/

    There are 2 sliders at top of page and I want to be able to remove the vertical spacing above and below each of them.

    Note the containers are set to off.

    Thank you!

    #1093626
    Christian
    Moderator

    Hey there,

    The space is caused by your slider. Looks like you’re using a slider that does not come bundled with X. Please contact the plugin author for a solution.

    Thanks.

    #1093662
    drjeff007
    Participant

    Thanks for the fast reply.

    Maybe this is a slight work around…

    Is there at least a way to remove spacing between the top of my first section and the gap between the black line from the menu?

    Thanks again.

    #1093728
    Nabeel A
    Moderator

    Hi again,

    Add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .page-id-10820 p {
        margin: 0 !important;
    }

    Let us know how this goes!

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