Hello. I want to align the mega menu list to the HOME. Also, how can I put a space (where # sign is) between hoodies and SHOP ALL? Thank you!
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code
2/ Search for “theme.liquid” file
3/ Open the file and search for tag and add the following code above tag
Here is the code for Step 3:
{% style %}
a#HeaderMenu-shop-tops-hoodies{
margin-bottom: 20px !important;
}
a#HeaderMenu-shop-tops-{
display: none !important;
}
{% endstyle %}
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you
@B2Bridge thank you it works! Can you help me align the mega menu list to something like this? I want it to align with the HOME. Thank you!