Product Categories - by kh1mie - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Robert Hall

  • Avatar: khimie143
    kh1mie
    Participant
    July 19, 2016 at 23:06

    Hello Team,

    I know I had a case that was already solved regarding product categories font cases and sizes. But right now it seems it’s not working. I was able to make the Main Product Categories really big in the shop page but not it’s not working. What I mean to do is….

    FOOTWEAR(UPPERCASE,35px; bold)
    WOMEN SHOES(UPPERCASE,15px)
    Sandals & Slippers(Sentence Case,12px)

    I’m not sure if I explained it right, but basically I wanted to do it like that. I was able to do it last time but I don’t know what happen why it wasn’t working right now.

    Thanks in Advance!!! :*

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 20, 2016 at 07:58

    Hello,

    Are you talking about categories in sidebar?
    I don’t see the categories WOMEN SHOES and Sandals & Slippers there:
    http://prntscr.com/bv4cta

    Please show a screenshot what exactly you want to modify.
    Also provide WP Dashboard credentials in Private Content.

    Best regards,
    Jack Richardson.

    Avatar: khimie143
    kh1mie
    Participant
    July 31, 2016 at 22:05

    Hi Jack,

    Sorry for the delayed response, please see link of what I mean I want to modify;
    https://www.dropbox.com/s/lq69uti5u760zqk/FontCase.jpg?dl=0

    Basically I want to do it that way, I was able to do it last time but it seems it’s not working anymore.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 1, 2016 at 10:08

    Hello,

    As I see you didn’t add the subcategories for FOOTWEAR.
    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: khimie143
    kh1mie
    Participant
    August 2, 2016 at 23:51

    Basically I need to modify the product categories in the shop page section.
    FOOTWEAR (32px
    >WOMEN SHOES (24px
    >>Flip-flop & Slipper Sandals (18px Sentence Case)

    Also, please see WP-admin access information in Private.

    Thank you!

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 3, 2016 at 15:11

    Hello,

    I’ve uncheck the ‘Only show children of the current category’ option in WooCommerce Product Categories (http://prntscr.com/c14elx) and added CSS code in the Theme Options->Custom CSS->Global Custom CSS. Please check.

    Regards,
    Robert Hall

    Avatar: khimie143
    kh1mie
    Participant
    August 5, 2016 at 00:54

    Hi Robert & Team,

    That works! Thank you for being the best!!! Also, how can i change this font case in this section http://prntscr.com/c1raxe . It’s in the Single product page section, I want the name description in Sentence case since it’s in the uppercase right now. Also the variations to be in the sentence case if possible.

    Thank you so much!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 5, 2016 at 08:57

    Hello,

    Please add this code in Global Custom CSS.

    table.variations td label,
    .product-information .product_title {
        text-transform: initial;
    }

    Regards,
    Robert Hall

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.