I have a problem with the mega menu in this template.
The color of the top menu of the screen is transparent, except for the home menu, and you must move the mouse over the menu to make the menus visible. I tried to find the problem in the following path and change the color from transparent to #ffffff but it still didn't work.
"Template > Presets > Preset 3 > Menu Text Color: #ffffff"
Can you please guide me on making all menus visible and white?
www.jooybar.net
ltheme
POSTED: 2023-05-18
Hello NADERFARID,
Just go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
color: #fff;
}
Save and recheck.
naderfarid
POSTED: 2023-05-18
Thank you. I love your templates and your support.
ltheme
POSTED: 2023-05-20
Hello NADERFARID,
Thank you, glad your issue has been resolved.
If you have any issues, feel free to let us know again.
Have a nice weekend!
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
The color of the top menu of the screen is transparent, except for the home menu, and you must move the mouse over the menu to make the menus visible. I tried to find the problem in the following path and change the color from transparent to #ffffff but it still didn't work.
"Template > Presets > Preset 3 > Menu Text Color: #ffffff"
Can you please guide me on making all menus visible and white?
www.jooybar.net
Just go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
color: #fff;
}
Save and recheck.
Thank you, glad your issue has been resolved.
If you have any issues, feel free to let us know again.
Have a nice weekend!