Home Forums WoodMart support forum Estimate deilvery – text wrapping on mobile

Estimate deilvery – text wrapping on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #644099

    piotrburchart
    Participant

    Hi, I noticed a problem with text wrapping on mobile.

    https://postimg.cc/gallery/drzk1TT

    Thank you,

    Piotr

    #644391

    Bogdan Donovan
    Keymaster

    Hi,

    To fix the issue with text wrapping, try to add the following code snippet to the Custom CSS area in Theme Settings:

    body .wd-product-detail {
        word-break: unset;
    }

    Unfortunately, the issue with the tooltip cannot be fixed with custom code alone, but this problem will be resolved in the next theme update.

    Kind Regards

    #644393

    piotrburchart
    Participant

    Thank you so much for help. Please close this ticket.

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

The topic ‘Estimate deilvery – text wrapping on mobile’ is closed to new replies.