Hi there,
I seem to have a problem removing the blue bar between my footer and header on every page. It’s driving me crazy, please can you take a look to see if you can help.
thank you
Hi there,
I seem to have a problem removing the blue bar between my footer and header on every page. It’s driving me crazy, please can you take a look to see if you can help.
thank you
Hi Stephen,
Thank you for writing in, please add this to Theme Options > CSS
.x-slider-container.below {
border-width: 0;
}
Remember to clear your caching plugin and browser’s cache after.
You can find the proper CSS code selector using the Chrome browser Developer Toolbar
For the CSS code itself, I suggest that you get started with this tutorial
Hope it helps,
Cheers!
Thank you SO much! It was driving me crazy. Is it something that I added by accident? Also is there a way in Pro for me to target the container other than adding CSS to global Theme?
thanks again!
Hi Stephen,
It’s there by default, its the slider’s bottom border.
You can see the Sections, Rows, and Columns (containers) configurations in the Content Builder, you can be inspected and configure without custom CSS.
Thanks,
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.