Center Product Category Title
-
Hello,
can’t figure out how to center these Titles hoirzontal. Only horizontal not vertical.
Regards
HexagonP
Attachments:
You must be
logged in to view attached files.
Hi HexagonP,
Thanks for reaching to us.
Navigate to Theme Settings > Product archive > Categories styles and you can change select center title design https://prnt.sc/dRFSBiQn62Xj
Regards,
But on Alternative Style the Title is below the image. I want to use the Default Style but with centered Title. Is this possible?
Hi HexagonP,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.cat-design-default .wd-entities-title {
width: 100%;
}
Regards,
Hello,
this Code seems not work for me. Even if i put !important and the end.
.cat-design-default .wd-entities-title {
width: 100% !important;
}
Hi HexagonP,
Please provide URL of the mentioned page, so I can take a closer look.
Regards,
Hi HexagonP,
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Hi HexagonP,
Thanks for details.
Please remove the previous Custom CSS and use below one:
.cat-design-default .wd-entities-title {
text-align: center;
}
Regards,
Hey,
changed it as you told me to. Nothing has changed. Still aligned on the left side.
Attachments:
You must be
logged in to view attached files.
Hi HexagonP,
Please double check https://prnt.sc/dfJIEOvT4ZRK
Regards,
Hey,
however now it works perfect.
Thanks
Hi HexagonP,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
The topic ‘Center Product Category Title’ is closed to new replies.