Home Forums WoodMart support forum Facebook links to store – Old Price, New Price Not Showing Correctly

Facebook links to store – Old Price, New Price Not Showing Correctly

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

    IanB
    Participant

    When my woodmart store is visited from a facebook link to my store on a mobile device is overlaps my old and new product prices and doesn’t format them correctly BUT if I visit the same link without coming from facebook these display correctly .. Is this a known issue ?

    #381037

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    body .price ins .amount {
        margin-left: 15px;
    }

    Best Regards

    #381153

    IanB
    Participant

    Hello I added this code and it resolved the issue, but caused another issue, now the main price and “inc vat” text are overlapping instead.

    #381181

    Hello,

    Please provide some relevant screenshots and also provide the URL of the page to check it myself and help you out accordingly.

    Best Regards

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