Tagged: text wrap
On the following page, I list a price: ¥20,214/月
http://www.jabble.jp/testblog/lesson-information/plans-prices/
On mobile browsers, the “214” after the comma wraps. How can I prevent that?
Or alternatively, how can I make the entire price move down a line (under the PNG image)?
Thank you so much!
Hey jabbler,
The link you sent gives me a 404 page, could you check please?
Best regards,
Rikard
Sorry about that.
I just made the site live today and hadn’t updated my links in these forums:
http://www.jabble.jp/lesson-information/plans-prices/
Thank you so much again.
And sorry about that.
Kelly
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
#top .avia-pricing-row > img {
display: block;
}
}
Hope this helps.
Best regards,
Nikko
You guys are geniuses. Perfect!
Thank you so much again!
Kelly
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Nikko