Center Category Title

Home Support eCommerce Gem Plus Center Category Title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8749
    Anonymous
    Inactive

    Hello-

    How can I center the category title on the category shop page, right now it is aligned left?

    Thank you

    #8899
    Anonymous
    Inactive

    Hello, I would really like to center my category titles before going live next week. Could someone please show me how?

    #8929
    ProDesigns
    Keymaster

    Hello @SBMaz18,

    Sorry for the delay in response. We’re a little backed up with support right now.

    To align the category title to center, please follow the steps mentioned below:
    1. Log in to the admin area
    2. Go to “Appearance >> Customize >> Additional CSS”
    3. Add the below CSS rule to the input
    body.tax-product_cat .woocommerce-products-header .page-title{
    text-align:center;
    }

    This should solve your query.

    Thank you

    Regards,
    Team Promenade Themes

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.