BuddyBoss Home – Web Support Forums Solutions Social MarketPlace Latest Products Price Display in Marketplace Menu when Product is on Sale

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #64010
    @stashfellas

    Hello,

    The Latest Products Price Display in Marketplace Menu when doesn’t seem to display correctly when the Product is on Sale.

    Please see image attached.

    Kind regards,

    Jay

    Answers

    #64042

    Anonymous
    @

    Hi @stashfellas, It is an inbuilt design of market place you can take a look in demo also.

    http://demos.buddyboss.com/marketplace/

    If you have other concerns, just let us know and we will be more than happy to assist you.

    Regards

    #64095
    @stashfellas

    @pallavi

    I believe there should be a gap between the normal price and sale price, it looks strange joined together….

    Kind regards,

    Jay

    #64122

    Anonymous
    @

    Hi @stashfellas, Please add the following css in your theme’s custom css option:

    
    .woocommerce div.product p.price del, .woocommerce div.product span.price del {
        margin-right: 8px !important;
    }
    

    Regards

    #64539
    @stashfellas

    @pallavi I have pasted the CSS within the One Social custom css box and it has changed the position vertically in Internet Explorer and there is no change in Google Chrome.

    Please see attached image of Internet Explorer after css has been pasted.

    Kind regards,

    Jay

    #64554

    Alyssa
    Participant
    @alyssa-buddyboss

    Hi @stashfellas,

    Could you please check once with following codes? Also remove the previous css codes.

    .loop-product-image .price del {
        padding-right: 5px;
    }

    Hope this helps you.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Latest Products Price Display in Marketplace Menu when Product is on Sale’ is closed to new replies.