Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1483210
Center Shop Categories
Closed

Comments

  • ehpdesigns started the conversation

    My client is wanting to know if the shop categories can be centered under the graphic the same way the product titles are.  Thank you.

  •  1,845
    Elated replied

    Hello,

    I am sorry, I am not clear on what you try to achieve.

    Could you please be more specific about this issue? Maybe some screenshot can be helpful as well.

    Anyhow, we have just checked this on your website and as you can see in the following screenshot it seems like everything looks the same on both pages (default shop and category pages).




    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • ehpdesigns replied

    My client is wanting to have the category title centered under the category graphic the same way the product title is centered under the product graphic in the category pages.  The product category is currently "left aligned" on the default shop page (and any category pages that have sub-categories) while the product titles are centered under their product featured image.

  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    .archive.woocommerce h2.woocommerce-loop-category__title {
        text-align: center;
    }



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.