• Resolved gendronspawn

    (@gendronspawn)


    i would like to get rid of my woocommerce category description on the front end so the back end will still have it and my SEO will still be optimized correctly. I have tried using css from other posts but it does seem to do anything at all. i have also downloaded the simple css plugin to aid in this. maybe i did not wait long enough for the code to go through? any help would be greatly appreciated. thank you.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • AJ a11n

    (@amandasjackson)

    Hi there

    You can remove the description on that page by adding the following CSS:

    .term-description {
        display: none;
    }
    Thread Starter gendronspawn

    (@gendronspawn)

    hi amanda,
    im not sure where exactly to place this code. I know it should be set for the specific page i’ve had this website made for me by godaddy and i have no clue where i would go on wordpress to edit code for specific pages.

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Hey there!

    I’d recommend adding it using the Jetpack custom CSS option. Here’s how to get started: https://jetpack.com/support/custom-css/

    AJ a11n

    (@amandasjackson)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘get rid of woocommerse description of category on front end’ is closed to new replies.