hi, for the dropdown menu under ‘shop’ there is a small arrow next to ‘shop’, i want this arrow to be removed, is this possible?
url: www.joepdries.com
hi, for the dropdown menu under ‘shop’ there is a small arrow next to ‘shop’, i want this arrow to be removed, is this possible?
url: www.joepdries.com
Hi @winandgetrich ,
May I suggest to update code these steps:
.header__menu-item .icon-caret {
display:none;
}
Hi @winandgetrich ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :
Hope my answer will help you.
Best regards,
Victor | PageFly