- This topic has 4 replies, 3 voices, and was last updated 9 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT White
Hello so I am using this theme for a jewelry company. The URL is www.laluxegalore.com. So my issue is that when I go to the site on mobile the products are no aligning correctly and due to the when I press on a certain product the alignment is off so it will take me to a totally different product. Please let me know what adjustments I need to make in order to have it work on mobile.
Hi Karzan,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:479px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*="columns-"] ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product {width:100% !important;}
}
Regards,
Dave
I tried that and it is still having the same issue.
Kindly send us WordPress admin details here: sktthemes.net/contact
Will check and get it solved.
Regards,
Shri
Hi,
Coder confirmed this is resolved from our end.
Regards,
Shri
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]