• I have no idea whats happening

    The link to one of my categories is broken, I can’t access to that product category and I don’t know why I can’t get it there with any of the links on the top and above. It appears all white every time I try

    Please help, I don’t know how to fix It!!

    [ redundant link removed ]

    Category: Interactive Dog Toys

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You have a class with “display: none;” in thebody tag

    class name – term-interactive-toys

    You can delete it or write before this CSS

    .single-product .metaslider-74, .term-grooming-gear .metaslider-74, .term-best-selling .metaslider-74, .term-interactive-toys, .page-template-default .metaslider-74, .term-led-accesories .metaslider-74, .post-type-archive-product .metaslider-74 {
        display: block;
    }
    Thread Starter grunauer

    (@grunauer)

    Where do I need to go to change that and make it work properly??

    I need to write this before that code??

    class name – term-interactive-toys

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product Category Not Displaying’ is closed to new replies.