mireiamireia Posted November 6, 2022 Share Posted November 6, 2022 (edited) As you can see in my screenshots, the title is shown centered. However, if i go to any of the subcategories, the title is aligned to the left. I have a code for it, but it only makes the "Shop" title be centered. .products.collection-content-wrapper .nested-category-title { text-align: center; } What am I doing wrong? Website is mirelha.xyz/shop Edited November 6, 2022 by mireiamireia Link to comment
Solution tuanphan Posted November 10, 2022 Solution Share Posted November 10, 2022 Add this to Design > Custom CSS h2.nested-category-title.nested-category-title-padding { justify-content: center !important; text-align: center !important; } _yohandeschamps_ and mireiamireia 1 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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