Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Well, so I finally changed the Product Display Layout view to “standard” and then turned the Product Display Columns to 5, and now it looks like grid view in mobile view with the cart buttons 😛
Thank you so much Kyle!!
This reply has been marked as private.I’m using grid view, can this used by this type of view?
Sorry,
any way to use it in mobile view? It doesn’t work in Tablet / mobile view, only desktop…
Hi Kyle,
Thank you so much!!
Sorry for my bad explanation. I would like to show all time the “Add to cart” button (not the standard “Add to cart”, only the “Add to cart” button which appears when you overlay the mouse to the product image), like in the tablet (800×1280) view:
Thanks!!
Attachments:
You must be logged in to view attached files.Solved with the code:
@media only screen and (max-width: 767px){
.spb-column-container.col-sm-6 {
min-height: initial!important;
}.spb_parallax_asset:not(.spb-column-container) {
height: initial!important;
}
}Thanks!!
I have the same issue!!
How can I fix it??
-
Posted in: We hit Power Elite.