Hello! I am using the Dawn theme. There are 4 lines in mobile and desktop mode. But I want to keep 3 lines mobile and desktop. Please help me. Thank you.
Store Url: https://dream-tech-zone.myshopify.com/
Password: admin
A user seeks to reduce the Dawn theme footer from 4 lines to 3 lines on both mobile and desktop views.
Proposed Solution:
</body> tag:.footer__column.footer__column--info:after {
font-size: 10px !important;
}
Current Status:
The discussion remains open with one suggested solution provided. The proposed CSS targets footer column styling, though it’s unclear if this fully addresses the line reduction request or if further customization may be needed. No confirmation yet on whether the solution resolved the issue.
Hello! I am using the Dawn theme. There are 4 lines in mobile and desktop mode. But I want to keep 3 lines mobile and desktop. Please help me. Thank you.
Store Url: https://dream-tech-zone.myshopify.com/
Password: admin
hy, @dreamtechzone_5
Go to Online Store
2) Edit Code
3) Find theme.liquid file
.footer__column.footer__column--info:after {
font-size: 10px !important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!