All things Shopify and commerce
My about page has a video background with overlapping description text. On mobile when adjusting to landscape mode the top part of the description is covered by header, and sometimes on portrait mode when people dont open on system browser. Can someone help me make the description adjust to both portrait and landscape mode so that none of the text is covered on the page?
STORE URL: https://c1e46d.myshopify.com/collections
Solved! Go to the solution
This is an accepted solution.
Hi @suoshie
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
@media(min-width: 1240px) {
.imageBoxInfoDescription p {
font-size: 18px !important;
line-height: inherit !important;
}
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @suoshie
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
@media(min-width: 1240px) {
.imageBoxInfoDescription p {
font-size: 18px !important;
line-height: inherit !important;
}
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
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