This topic has 38 replies, 6 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
hello again. sorry for bumping this thread. the widgets on tablet move are still the same.
http://prntscr.com/1qvsqws tablet
http://prntscr.com/1qvsryx mobile
I was gonna put this up on the live site tonight. 🙁
Hello,
Theme Options > Theme Custom CSS > Global custom CSS:
@media only screen and (max-width: 768px) {
.shop-filters-area .sidebar-widget {
width: 100% !important;
}
}
Regards
I added this code already. is it ok i have same code on different size?
It doesnt change… Still shop page filters the same on multiple table view
same problem on firefox
In this case, delete the code http://prntscr.com/1qw2pjy and change this one – https://prnt.sc/1qw2qu0
to https://gyazo.com/6ac907a5406f421cea5367c0162b094b
.post-type-archive-product .shop-filters-area .sidebar-widget
Regards
WOW! thank you! this fixed the problem on tablets!
Time to put this on the main site. THANK YOU!!!!!!!!!!!!!!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up