hye
if you see this website fujisports.com its megamenu’s submenu’s background color is white ,onhover color changes to red and text color is black .how can i have this in my website .this is my website https://37e364.myshopify.com/
hye
if you see this website fujisports.com its megamenu’s submenu’s background color is white ,onhover color changes to red and text color is black .how can i have this in my website .this is my website https://37e364.myshopify.com/
Hello @zikriarathore
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
hye
successfully changed background to white color of submenu but there is no onhover effect to red color on submenu
and i want onhover color change effect to white color on megamenu items
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
thanks it worked , and if you check my footer there headings i.e usefull links and shop , email ,address they all should have red underline and color white
You have to add custom code for each category and give custom class and add class to the code given below.
For Example:
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid

Mark it as an Accepted Above Solution.
Was my reply helpful? Click Like to let me know!
Thanks
why this red line is so big ?as you can see the website fuiji sports that has small red underline
this code didnt worked for me i just need red line in footer section under navigation links. when i inserted this code .red lines were shown under feautured products and every where and lines were big
i just need small red underlines under email,about karma sports, contact ,about us and if i add further text by using text block ,its heading should have red underline not so big ,it should be same like fujisports footer.
I understand what you want I have gave you a example and explained every thing. You have to add custom class on the footer menu then you have to apply CSS on the class, that I have already mentioned above.
will be very thankfull if you further tell me how to add custom class on the footer menu and apply css on the class? where is the code in shopify ?
you have to find code in footer.liquid file.