Guest Posted May 19, 2021 Share Posted May 19, 2021 Site URL: https://lustrelove.co/shop Hey there. I am trying to customize the category labels (Buy Once | Subscribe & Save 10%) on my store page - I want to change the font family and size. Secondly, what would be the code if I decided to hide it altogether? I appreciate any insight! https://lustrelove.co/shop Link to comment
tuanphan Posted May 20, 2021 Share Posted May 20, 2021 Add to Design > Custom CSS /* Shop category links */ .nested-category-children * { font-family: monospace; font-size: 30px; } /* Hide shop category */ .nested-category-children { display: none; } 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