Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1130386

    Price appears twice. How can I fix this?

    Also, I cannot find a way to display just the stars without the actual review at the top. Then of course I can display the reveiw further down like most sites do it.

    #1130438

    Hey lillemane,

    Best regards,
    Victoria

    #1130486

    Hey Victoria

    #1130531

    Hi,

    Please try this in Quick CSS in order to hide one of the prices:

    .single-product .av-woo-price p.price {
      display:none;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.