Home Forums WoodMart support forum PRICE display mobile

PRICE display mobile

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #539355

    kalipsso3
    Participant

    why price is displayed like moved like this on mobile

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

    Luke Nielsen
    Keymaster

    Hello,

    Most likely, the product has a discount price so you have such a price above.

    In the meantime, feel free to ask me any questions you may have.

    Kind Regards

    #539625

    kalipsso3
    Participant

    I mean why the price isnt below it directly why is there a White space

    #539626

    Luke Nielsen
    Keymaster

    Could you please update the theme to the latest version and recheck the issue?

    Thank you for your time.

    Kind Regards

    #539628

    kalipsso3
    Participant

    Same issue tested it on staging and the new theme update is causing my website to break

    #539631

    Luke Nielsen
    Keymaster

    Send me access to the staging site so I can investigate the issue.

    Looking forward to collaborating with you!

    Kind Regards

    #539711

    kalipsso3
    Participant

    sure

    #539898

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help. Paste it into the “Mobile CSS” area in Theme Settings -> Custom CSS.

    .single-product.hide-larger-price .price>:is(ins,small),
    .single-product.browser-Safari .hide-larger-price .price>:is(ins,small) {
        margin-inline-start: 0px;
    }

    Kind Regards

    #539905

    kalipsso3
    Participant

    it works thanks

    #539907

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    Have a good day!

    Kind Regards

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

The topic ‘PRICE display mobile’ is closed to new replies.