This topic has 6 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp
Good morning :::…
Is there a way to have the revolution slider border remain visible around the entire full width slider? Currently, it is not showing on the right side.
thanks…Jay
Hello,
Please try to disable Nice Scroll in Theme Options > General.
Thank you.
Regards,
Eva Kemp.
I’m sorry. I tried that after searching the forum. Turning that option off did indeed move the right edge to inside the scroll bar, but the border on the right side of the slider still does not show (I believe it is hidden behind the scroll bar).
It’s way more apparent when I change the slider background color.
any thoughts?
jay
Hello,
You can try this code. Please add and see.
.fullwidthbanner-container{
margin-left: -1px !important;
}
Regards,
Robert Hall.
adding this code to css just shifted the slider to the left just enough to make the slider border on the left and right disappear. I think that will work.
.fullwidthbanner-container{
margin-left: -2px !important;
}
thank you so much…Jay
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Revolution Slider Border’' has been successfully resolved, and the topic is now closed for further responses