This commit is contained in:
@@ -5044,6 +5044,9 @@ html {
|
||||
}
|
||||
*/
|
||||
|
||||
/* Mobile Overrides Group */
|
||||
@media (max-width: 768px) {
|
||||
|
||||
/* Hot Products - Mobile Slider */
|
||||
.hot-products-pagination {
|
||||
position: relative;
|
||||
@@ -5115,10 +5118,9 @@ html {
|
||||
display: none;
|
||||
/* Hide desktop tabs */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
/* 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.
|
||||
Actually, if HTML structure depends on clicks to show/hide, we need JS or CSS modification.
|
||||
Let's style the active one well first, or maybe show all?
|
||||
|
||||
Reference in New Issue
Block a user