Shopify themes, liquid, logos, and UX
https://0elsjea69hr33gtp-56351457440.shopifypreview.com
No theme's code changing has been done. When I add a 3rd section in my timeline ("HISTOIRE", "INSPIRATION", "QUALITE"), I observe that "Histoire" is cut on some mobile screen, showing something like ("ISTOIRE") or less.
I have added "Customer Privacy", "Fontbox", "Fontify", "Geolocation" and "Translation Lab - AI Translate" apps on my shop.
See below. When clicking on "HISTOIRE", the title does not slide right as it should.
Thanks a lot for your support !
Solved! Go to the solution
This is an accepted solution.
You'll have to lower the font size and padding at a mobile size. Add this to the bottom of your theme.css.liquid file:
@media(max-width: 767px){
.Timeline__NavItem{
padding: 20px 10px;
}
.Timeline__NavLabel {
font-size: 10px
}
}
This is an accepted solution.
You'll have to lower the font size and padding at a mobile size. Add this to the bottom of your theme.css.liquid file:
@media(max-width: 767px){
.Timeline__NavItem{
padding: 20px 10px;
}
.Timeline__NavLabel {
font-size: 10px
}
}
Thank you very much for your quick reply !
I will test the solution as soon as I purchase the theme, and will come back to this post.
Thank you again 🙂
User | RANK |
---|---|
222 | |
150 | |
60 | |
49 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023