Hi!
In mobile view, the rich text is too big and it is broken into several lines. Is there a way to make it onto two lines instead of four? I'm using the Brooklyn template. I tried changing sizes but then it made it way too small in desktop view.
- this is how it currently looks on mobile view.
Here is my preview link https://pf8w8apc1fnzrg8f-52847182000.shopifypreview.com
Thanks!!
Yes, I've changed codes for other things. I assume it would go under theme.liquid?
It made it smaller, but it distorted my desktop view and everything else in my mobile view.
Dear @gabby1989
Hope the following suggestion will help you
/* Start */
@media screen and (max-width: 768px) {
.template-index .feature-row__item .featured-row__subtext { font-size: 18px; }
}
/* End*/
If you still need help you can contact us by using the link or email given at signature.
User | Count |
---|---|
495 | |
211 | |
130 | |
82 | |
46 |