css question for WC
-
Hello
im using your theme and works correctly, but i have found a problem when i use a woocommerce shortcode on mobile option show two products per row, in customize i selected one product per row on mobile view.
i have tryed css similar to:
@media(max-width:767px){
.entry-content .products li {
float: left;
width: 100%;
}
}but it doesnt works, what its the correct css to show wc shortcodes with one row only, like in page with customize.
thank u soo much for ur help
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘css question for WC’ is closed to new replies.
