Hi,
My dropdown menu width is too wide. How do I reduce the width of these boxes?
Hey khickman!
Please use the following in Quick CSS
.sub-menu {
max-width:150px;
}
Best regards,
Vinay Kashyap
Hi,
This worked for my sub menu width but now my logo area background image has disappeared. I removed the code and it’s still not displaying. Can you have a look?
Hi,
It’s displaying fine on my end, please clear your browser cache and reload a few times.
Regards,
Rikard
Thank You,