Shopify themes, liquid, logos, and UX
on envy theme 2.0 editing css i have been able to reduce font of the mobile menu and the padding of the text, but the arrow of the dropdown are still big and where there is a dropdown menu the padding si different. how can i solve the problem? thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hi @chiara94
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: paste bellow code in tag </body> -> save.
<style>
svg.feather.feather-chevron-right {
width: 18px !important;
height: 18px !important;
}
</style>
In addition, I think you should add a 'Shop Now' button and a heading on the banner of the Home page to increase the brand awareness of your store.
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Could you please provide store url? @chiara94
Thanks, Adriabeachwear.com
Hi, @chiara94
In your theme -> base.css file you can insert this CSS it will make the menu arrow small
svg.feather.feather-chevron-right {
width: 20px !important;
height: 20px !important;
}
Hope it will solve your issues.
Thank you
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
This is an accepted solution.
Hi @chiara94
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: paste bellow code in tag </body> -> save.
<style>
svg.feather.feather-chevron-right {
width: 18px !important;
height: 18px !important;
}
</style>
In addition, I think you should add a 'Shop Now' button and a heading on the banner of the Home page to increase the brand awareness of your store.
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025