Not display - by Katya - on WordPress WooCommerce support

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

  • Avatar: Katya
    Katya
    Participant
    November 24, 2015 at 02:14

    I’d like to take off the “Categories: Diamond Jewel $59, Turkish Towels.” part out of my product page, I tried the code

    .categories-mask span:first-child{
    display:none;
    }

    in my custom.css but it doesnt work for me

    My page is at http://sevenseasaustralia.com/product/diamond-jewel-blue/ could you please help me?

    4 Answers
    Avatar: stan
    Stan Russell
    Participant
    November 24, 2015 at 08:27

    Hello Katya,

    please use following code:

    .single-product-page .product-info .posted_in{
    display:none;
    }

    Regards,
    Stan Russell.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 24, 2015 at 08:39

    Hello,

    Please try to add this code in custom.css.

    .single-product-page .product-info .posted_in{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Katya
    Katya
    Participant
    November 24, 2015 at 14:50

    Hi Robert, I do have a the custom.css page and enabled, but I can’t add any code to it via theme options > custom.css

    I’m also not getting the coupon code on the checkout. Where can i fix this?

    I’ve added login info below if you need it.

    Thank you,

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 24, 2015 at 15:42

    Hello,

    You’re using old theme version. Please update and check it.
    Don’t forget to make backup of the site before update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

  • Viewing 5 results - 1 through 5 (of 5 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.