• I want to hidden amazon price of product how can i do it ?

    Amazon.com Price: £ 26.22 (as of 02/01/2021 12:36 PST- Details) & FREE Shipping. i want to hidden this text

    help pls , thank you !!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, you can add the following rule to your theme’s custom CSS

    .price .WooZone-price-info {
    	display: none;
    }

    If your question has been answered, we would appreciate it if you marked this topic as resolved in the sidebar. This helps volunteers find the topics that still need attention and more people will get helped, possibly like you did.

    Thread Starter luwin

    (@luwin)

    i tried this code but it is working only when adminstorator.Thanks anyway

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woozone price info’ is closed to new replies.