Hi, I have a red line, like a border under my slider, I have used your css code to try and remove it but no joy? Here is my site. I’m really stuck and a prompt outcome would be grateful.
Hey Thomas,
Thanks for reaching out!
There’s a red border in the slider container. To remove the red bottom border, you may try this CSS code:
.x-slider-container.below {
border: 0 !important;
}
Please note that custom CSS code is outside the scope of our support. Issues that might arise from the use of custom CSS code and further enhancements should be directed to a third-party developer or you can avail One where we can answer questions outside of the features of our theme.
Hope that helps.
Thank you for the reply. I have tried this CSS and it doesn’t work. Where am I supposed to enter this code. I need a detailed instruction as its unclear. Why is it event there! I didn’t stipulate I wanted borders, just did it on its own. Not very good for out of the box.
Hi Thomas,
I have checked and found that the code referred to by my colleague is working fine, and it set the red line invisible.
Thanks
Yes thank you, it didn’t work at first and then all of a sudden did! Thanks guys.
Hello Thomas,
It generally happens due to cache, I would suggest you must purge all the cache and clear the browser cache or check it in the private mode of the browser. Glad that it is working for you now.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.