This topic has 4 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
Hi – when the screen size goes to 768 (media query) the line that is behind the “Shop – New Arrivals” jumps up to the middle of the revolution slider. I removed all of my custom CSS to test if that was causing a problem, but it was still there.
Thank you
Hello,
Unfortunately I don’t see any issues.
Please show a screenshot of your problem.
Best regards,
Jack Richardson.
Here is a link to a screenshot. http://www.bamboolthermics.com/wp-content/uploads/2015/09/bamboolthermics-white-line-from-Shop.png
Notice it is the line from the Shop – Featured section that has floated up right at 768px.
Thank you
Hello,
Please add this code in Custom CSS for tablet (Theme Options->Custom CSS).
.products-tabs .wpb_tabs_nav:before {
border-top: none;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up