Hello,
1. is there a way to change the entire background for one particular drop down?
http://optizign.info/optizigntemp/
pass: hello12345
If you hover over the telephone icon, I would like to change the BG of that entire drop down (make it look like a business card).
2. Is there a way to make a drop-down column wider in mega menu? I’m trying to insert an image in my drop down, but the column width shrinks the image.
Thank you in advanced!
Hi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
#menu-item-3408 #top #header .avia_mega_div > .sub-menu, #menu-item-3454 #top #header .avia_mega_div > .sub-menu > li > ul li, #menu-item-3454 #top #header .avia_mega_div > .sub-menu > li > ul li, #menu-item-3455 #top #header .avia_mega_div > .sub-menu > li > ul li { background-color: red; }
This should do it, if it does not, let us know
Regards,
Yigit
Hi Yigit,
Unfortunately, it’s not changing for me.