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

    How do get rid of the annoying :) border at the top of the slider seen here:
    Thanks!
    JS

    #562507

    Hey Justin!

    I supposed you are speaking for the top border / space so use the following:

    .padT {
    padding-top: 0 !important;
    }

    let us know if we could do anything else

    Cheers!
    Basilis

    #562563

    Hey Basilis..the class PadT was actually added by me.
    I changed the format of the layout. I just noticed that when the a cell is added above the fullscreen slider, there’s a divider (border) that sits above it fullscreen.

    #563145

    Hey!

    The full screen slider top border is set to none so I don’t know where you get the border. Could you please create a test page so that we can inspect it? The page above doesn’t exist anymore.

    Regards,
    Ismael

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