[Resolved] More widgets beside each other in header widget area

Home Forums Support [Resolved] More widgets beside each other in header widget area

Home Forums Support More widgets beside each other in header widget area

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #542161
    Tibor

    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

    #542467
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .header-widget .widget {
        display: inline-block;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know.

    #542746
    Tibor

    Hi, working fine
    Thank you!

    cstibi

    #543031
    Leo
    Staff
    Customer Support

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.