Home Forums WoodMart support forum Center Product Category Title

Center Product Category Title

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #555468

    HexagonP
    Participant

    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.
    #555517

    Hung Pham
    Keymaster

    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,

    #555552

    HexagonP
    Participant

    But on Alternative Style the Title is below the image. I want to use the Default Style but with centered Title. Is this possible?

    #555567

    Hung Pham
    Keymaster

    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,

    #556932

    HexagonP
    Participant

    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;
    }
    #556944

    Hung Pham
    Keymaster

    Hi HexagonP,

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #557149

    HexagonP
    Participant

    here the url

    #557173

    Hung Pham
    Keymaster

    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,

    #557361

    HexagonP
    Participant

    Here the temporary Login

    #557519

    Hung Pham
    Keymaster

    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,

    #557808

    HexagonP
    Participant

    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.
    #558248

    Hung Pham
    Keymaster

    Hi HexagonP,

    Please double check https://prnt.sc/dfJIEOvT4ZRK

    Regards,

    #559262

    HexagonP
    Participant

    Hey,

    however now it works perfect.

    Thanks

    #559646

    Hung Pham
    Keymaster

    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,

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘Center Product Category Title’ is closed to new replies.