This commit is contained in:
@@ -5044,6 +5044,9 @@ html {
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* Mobile Overrides Group */
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
|
||||||
/* Hot Products - Mobile Slider */
|
/* Hot Products - Mobile Slider */
|
||||||
.hot-products-pagination {
|
.hot-products-pagination {
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -5117,7 +5120,6 @@ html {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
*/
|
|
||||||
/* We might need to restructure the HTML to show all solutions stacked or use a mobile slider
|
/* We might need to restructure the HTML to show all solutions stacked or use a mobile slider
|
||||||
For now, let's assume we stack them or show a simple list.
|
For now, let's assume we stack them or show a simple list.
|
||||||
Actually, if HTML structure depends on clicks to show/hide, we need JS or CSS modification.
|
Actually, if HTML structure depends on clicks to show/hide, we need JS or CSS modification.
|
||||||
|
|||||||
Reference in New Issue
Block a user