Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created March 2, 2026 08:10
Show Gist options
  • Select an option

  • Save jmabbas/93c05a7718f9a25a1bffa8adb4a60ef6 to your computer and use it in GitHub Desktop.

Select an option

Save jmabbas/93c05a7718f9a25a1bffa8adb4a60ef6 to your computer and use it in GitHub Desktop.
Electro - Custom Styles
@media (max-width:767px) {
.owl-item>.product .product-loop-body .product-rating,
.products>.product .product-loop-body .product-rating {
margin-bottom: 5px;
}
.owl-item>.product .add-to-cart-wrap,
.products>.product .add-to-cart-wrap {
margin-top: 5px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment