This topic has 4 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Rose Tyler
Hello
How to remove the scroll bar or make it less visible because i need my banner to be end to end without any gap from edges.
Hello Octatech,
Thank you for contacting us and for using XStore.
In order to gain a better understanding of the scroll bar you are referring to, please provide a screenshot.
Thank you for your cooperation.
Kind Regards,
8theme team
Hello
I have added screenshot of the scroll bar.Kindly help in removing the same.
Hello Octatech,
Thank you for your response.
Try to use the next custom CSS code:
::-webkit-scrollbar {
display: none !important;
}
Kind Regards,
8theme team
Tagged: customize, scrollbar, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up