Problem: Realize product page with 2 or 3 horizontal products
-
I need a product page with 2 or 3 horizontal products (2 or 3 columns)
I’m no expert of code, I followed the guide on the blog.
I added this code to the end of the file catolog.css (plugin file):
}*/Catalogo */
html body. catablog-catalog. catablog-fila {
float: left;
display: 47%;
}
html body. catablog-catalog. catablog-fila {
float: right;
display: 47%;
}But not work.
Thank for your support.
- The topic ‘Problem: Realize product page with 2 or 3 horizontal products’ is closed to new replies.