Hide category names - by DeVereor - on WordPress WooCommerce support

This topic has 7 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: DeVereor
    DeVereor
    Participant
    March 22, 2018 at 18:03

    in shop i want to make images that contain category names instead of having the text on them, if that makes sense. so what css do i need to add to hide the category names from displaying over the category images?
    link to a page to show what i mean in private.

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2018 at 08:22

    Hello,

    .category-grid .categories-mask h4 {
        display: none;
    }

    Regards

    Avatar: DeVereor
    DeVereor
    Participant
    March 23, 2018 at 14:55

    that didnt do it 🙁
    also, forum has stopped sending me emails when you respond, and idea why?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2018 at 14:59

    Please clear cache and check one more time http://prntscr.com/ivbthw
    Strange that you don’t get the notification. Have you checked the Spam folder?

    Regards

    Avatar: DeVereor
    DeVereor
    Participant
    March 23, 2018 at 15:23

    weird, as on mobile and laptop i already tried deleting browser cache and still there. no idea why.
    and i used to get the notification emails, its randomly stopped :/

    Avatar: DeVereor
    DeVereor
    Participant
    March 23, 2018 at 18:15

    on a similar note, why doesn’t this work?

    .category-grid .categories-mask h4 {
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
    }

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 26, 2018 at 13:40

    Hello,

    The code works fine http://prntscr.com/iwj33q

    Regards

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