• Resolved comptedev

    (@comptedev)


    hi,
    When I put an image or a text in the description of a product category, it appears in duplicate.

    Would you tell me why?

    thank you in advance

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • A quick fix would be to hide one of them with this custom css:

    .page-header {
      display: none;
    }

    Custom CSS can be entered at:
    Dashboard > Appearance > Customize > Addtional CSS

    The longer answer is to deactaivate all plugins except WooCommerce. If you still see the problem, its likely to be coming from your theme. The page markup does indicate that the page is using a theme-specific template. If so, you’ll need to take it up with your theme vendor’s support service. This forum is unable to support commercial themes. The theme vendor will want to know that you are using the latest version of the theme.

    Thread Starter comptedev

    (@comptedev)

    hi,
    thank you your code works great thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image and duplicate text in description category’ is closed to new replies.