Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
The text on the main header is "Koza Cashmere", but the text on the mobile version shows up as:
Koza Cash
mere
The second half of Cashmere gets moved to the next line.
How do I force the mobile site to move the entire second word?
Thanks.
Site: Kozacashmere.com
@kozacashmere add this css to assets > base.css
@media screen and (max-width: 749px) {
h2.banner__heading.h0 {
font-size: 2.9rem;
}
.banner__box {
padding: 4rem 1rem;
}
}
I added the above text by cutting and pasting into the base.css file before the last }
I saved the file and checked and the word wrap still splits the word on my cell phone.
Just noticed that if I turn my phone to landscape the page loads without the funny word break.
Also, when I paste the text into the base.css I noticed that it does not have the indents that the other entries have. Are those indents just to make reading the file easier or do they have some significance?
I put it at the end of the file.
Nothing changed.
Thanks for your continued assistance
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024