Skip to content

Instantly share code, notes, and snippets.

@aslamahamed13
Created September 28, 2020 14:55
Show Gist options
  • Save aslamahamed13/44fd13ed549d9b83b35e0dab52f8431c to your computer and use it in GitHub Desktop.
Save aslamahamed13/44fd13ed549d9b83b35e0dab52f8431c to your computer and use it in GitHub Desktop.
Electro - Product card carousel style
.product-cards-carousel ul.products>li.product-card:nth-child(n+4) {
display: block;
}
.handheld-footer .handheld-footer-bar .footer-call-us .call-us-number, .handheld-footer .handheld-footer-bar .footer-call-us .call-us-number a {
font-size: 18px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment