Shopify themes, liquid, logos, and UX
My store is using an aura theme, and the address is https://eu.nakyangyarn.com/
The cookie policy is not perfect and is protected, and the password is 'aaa0123'.
I'm using a third-party theme called 'Aurora'.
I would like to make sure that only the 'WHOLESALE' menu is opened with a new tab among the main menus on my website.
And can I set the 'WHOLESALE' menu to look grey only?
I've looked at a lot of code but I don't know which liquid I should add the code to.
You can try this code to change color by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag
<style>
.header__item--wholesale {
color: grey !important;
}
</style>
Open page with a new tab:
You need to find the location of the WHOLESALE tag and set the target="_blank" attribute.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
If you require any more help, please don't hesitate to reach out.
Thank you! The grey tag works fine.
Can you tell me how to locate the wholesale tag easily?
I've tried opening a lot of codes, but I couldn't find the location of the "wholesale" tag.
It need to add condition in the code. If necessary, I can help you implement it. so I need to access your store as a collaborator if possible.
Can I get some help? What should I set up to give you access as a collaborator?
Hi! Ann from Aurora dev team here. A small addition regarding coloring the 'WHOLESALE' menu item. In the new Aurora version (3.1.0) it is possible to color menu items right in the theme, without using CSS or custom code.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024