Forums
Forums / Theme: Ecommerce Hub / Icons overlapping in mobile
(@achuet)
6 years, 4 months ago
Under the product image Price is being overlapped by cart icon. Please help in resolving this
The page I need help with: [log in to see the link]
(@themesglance)
6 years, 3 months ago
Hello @achuet,
Go to Dashboard >> Appearance >> Customizer >> Additional CSS, paste the css below and publish it.
@media screen and (max-width:575px){ #feature-products .products li { width: 100% !important; } }
The topic ‘Icons overlapping in mobile’ is closed to new replies.