• Resolved christpl1

    (@christpl1)


    I have tried using CSS to remove Author Name from appearing on my product page but its still visible.

    I have been using this but not working

    .entry-avatar {
    display: none;
    }

    .entry-meta {
    display: none;
    }

    I need to remove the store name at the top as well as down below with description and avatar.

    Please help

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support tijosh

    (@tijosh)

    Hi there @christpl1,

    That author information is coming from the site’s theme; I’d recommend checking the documentation to see if there is a setting to hide it. If not, reach out to the theme’s support team for help removing it from the single product pages.

    Hope this helps point you in the right direction!

    Thread Starter christpl1

    (@christpl1)

    thanks, let me contact them

    Plugin Support tijosh

    (@tijosh)

    We haven’t heard from you for a while, so I’ll mark this topic as resolved. If you have a new question, feel free to open a new topic.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How Can I remove Author from my Woocommerce Product Page?’ is closed to new replies.