Shopify themes, liquid, logos, and UX
Hi, I need help with my main menu in the header section. The problem is arrow icon is not showing for my nested menu items on the desktop. so it isn't easy to differentiate between nested and non-nested menu items. I need a little guidance as I can handle basic CSS myself. My store URL is https://dazzlebysarah.com/ and it's not password protected. I want to show a down arrow icon on items in which a nested menu is implemented.
Please add below css code in bottom of assets/theme.css file
not working sir, I need to show arrows on menu like this shown in the image below
@rehansaeed
Hii,
.site-nav__link.site-nav__link--underline.site-nav__link--has-dropdown::before {
content: "\25be";
position: absolute;
right: 0;
font-size: 20px;
top: 3px;
bottom: 0;
left: 80px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
not working sir, I need to show arrows on menu like this shown in the image below
@rehansaeed
Hello,
Please check
Hi, I have pasted the code in css file but its not updating, please check to see whats wrong. I am using shopify impulse theme 2.0.
@rehansaeed
Replace Code
.header-wrapper .site-nav__link.site-nav__link--underline.site-nav__link--has-dropdown::before {
content: "\25be";
position: absolute;
right: 0;
font-size: 20px;
top: 3px;
bottom: 0;
left: 80px;
}
Please Accept Request
Hello,
You can enable the arrow in the graphical interface, in the "theme > customization" settings
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