Archived topic
More widgets beside each other in header widget area
3 replies · Started by Tibor on April 5, 2018
Viewing posts 1–4 of 4
Hello, I put 2 widgets ([elementor-template id=".."] and WPML language switcher) into header widget area and these modules are under one another. How can I set these widgets to let beside each other?
thanks
cstibi
Hi there,
Try this CSS:
.header-widget .widget {
display: inline-block;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
Hi, working fine
Thank you!
cstibi
No problem!
This archived topic is closed to new replies.