Home Forums Basel support forum Related product price

Related product price

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #155099

    reklamehusetno
    Participant

    Hello,

    I was wondering if it would be possible to help me with a code to remove the price on related products?

    Thanks in advance!

    Attachments:
    You must be logged in to view attached files.
    #155158

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .single-product .related-products .price {
    display:none;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)