Shopify themes, liquid, logos, and UX
I have older customers and they are having a hard time seeing the menu caret for my columns. Is there any way to make them darker/bolder or even a solid triangle? Anything that will help them see the caret to know there is a menu available. Here is what it look looks like now. Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @PlymouthCards
Yes, of course. Please add the code below in your CSS file
.nav-desktop span.icon-down-arrow:before {
content: "" !important;
display: inline-block;
border: 8px solid transparent !important;
border-top: 8px solid #000 !important;
border-bottom: 0 none !important;
width: auto !important;
}
Hope this helps!
Would you mind to share your store URL? Thanks!
Thanks for the info, check this one.
.feature_image .nav-desktop__tier-1-link .icon-down-arrow {
color: black !important;
}
.icon-down-arrow:before {
font-weight: 900 !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much. This is much better. Would you have any suggestions on how to make it thicker? Or even a solid triangle like I did for mobile?
This is an accepted solution.
Hi @PlymouthCards
Yes, of course. Please add the code below in your CSS file
.nav-desktop span.icon-down-arrow:before {
content: "" !important;
display: inline-block;
border: 8px solid transparent !important;
border-top: 8px solid #000 !important;
border-bottom: 0 none !important;
width: auto !important;
}
Hope this helps!
Thank you so much! This is perfect and will help all my older customers be able to see everything. I really appreciate your help. ~ Lisa
Your welcome (",)
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025