Why isn't my website text responsive on mobile and desktop?

My website mobile text is not responsive in some places even desktop is also not responsive website is looking very bad i need some one please to help me with code thank you

not looking good in desktop and in mobile also

Hi @learningdesign ,

Please add below code to theme.liquid


If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

Responsive font sizes are important for conveying the right message to the end user in a way that it was ment to be. It can be achieved with CSS only. With the help of media queries you can easily manage the responsiveness. Also, CSS has evolved a lot and such responsiveness can be achieved even without the need of media queries. I’ve been working as a frontend developer for the last 4 years. Please let me know how can I help you with this.

About us page

Hi @learningdesign ,

Please add below code to theme.liquid


1 Like