Shopify themes, liquid, logos, and UX
A customer was viewing from their device which is a Lenovo x1 carbon and the "OUR STORY" but was underlapped by the design. Please see attached. However, on my laptop which is a MAC, I did not face this issue. Only found out about it now!
Thank you.
@ym24 - i think smaller screen size is taking menu item to second line and that is creating this issue
Please share your store URL!
Thanks!
@ym24 - your menu looks sticky, make sure you have not scrolled down, because if you have scrolled then it will overlap any content on page
Hi @ym24,
Each website looks a little different on different screen sizes. With smaller screen sizes, your customers may have to zoom out a bit to see the full content of your website. If you zoom in on the screen with your device, you will see the same problem.
If my answer is helpful, please mark it as SOLUTION 😉
Hi @ym24,
Go to Assets > style.css and paste this at the bottom of the file:
@media screen and (min-width: 1024px) and (max-width: 1200px) {
#shopify-section-16334368138a281072 .wave_text{
margin-top: -90px !important;
}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
#shopify-section-16334368138a281072 .wave_text{
margin-top: 0px !important;
margin-bottom: 50px !important;
}
}
Hope it helps!
Hi @ym24,
If it helped you solve your issue, please mark it as a solution. Thank you and good luck.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025