How do get rid of the annoying :) border at the top of the slider seen here:
Thanks!
JS
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
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.