donforello Posted January 19, 2021 Share Posted January 19, 2021 Dear Community, I am trying to hide the numbering (e.g. 4/4) which appears on the top right on the image of the product carousel on mobile. Is there a way to do it? Thanks Link to comment
Solution donforello Posted January 19, 2021 Author Solution Share Posted January 19, 2021 solved it with the following code: .ProductItem-gallery-current-slide-indicator { display: none; } tuanphan 1 Link to comment
LuxLux Posted October 28 Share Posted October 28 Trying to do the same... I've tried adding this to Custom CSS but no luck. The numbers (1/3 etc) still appear. Does anyone have an updated snippet? Thank you! Link to comment
tuanphan Posted October 29 Share Posted October 29 Use this new code /* carousel number */ .pdp-gallery-slide-indicator { display: none; } LuxLux 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment