MaxStrax Posted August 10, 2023 Posted August 10, 2023 (edited) Hello, The following code allows the title of categories to be alligned in the center of the page (horizontally):/.../themes/niara/css/product_list.css h1.product-listing { text-align: center; } But, how to apply this custom CSS for the subcategories (subsequent levels) ONLY? Not for categories (first level). Example: HOUSE (default, not centered) Furnitures (centered) Chairs (centered) Tables (centered) Edited August 10, 2023 by MaxStrax
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now