Archived topic
WPML drop-down as header widget
5 replies · Started by Mike on May 9, 2017
Hello guys,
Has anybody had issues with the WPML drop-down selector to actually drop down when it's placed in the header widget? For some reason it isn't dropping down in this location but it works elsewhere i.e. sidebars etc.
Appreciate any support on this, thanks in advance!
All the best,
Michael
Hi Michael,
Any chance you can link me to the site?
Sure thing! I have emailed you the link as the site is still under development.
Give this a shot:
.header-widget {
overflow: visible;
}
Ah that did it beautifully! Thanks!
You're welcome :)