Hello,
The text breaks on ipad view so I need to remove <br> on the ipad view similar to the code placed in the mobile CSS area such as:
br{
display: none;
}
Here is the link of broken text example:
https://www.dropbox.com/s/yd5fndbgg1wbka3/IMG_0145.jpg?dl=0
I would like the text to display without breaks in the copy?
Thank you.