Home Forums WoodMart support forum Sales price before and regular price after show

Sales price before and regular price after show

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

    CyberDome
    Participant

    product thumbnail and single product page
    Sales price before and regular price after show set

    • This topic was modified 3 years, 6 months ago by CyberDome.
    Attachments:
    You must be logged in to view attached files.
    #356948

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .saved-sale {
        display: inline;
        margin-left: 5px;
    }

    Kind Regards

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