header widgets side by side

  • Author
    Posts
  • #42662

    Hi,

    I’m using the Social Media Widget in my header and I’d like to put in a Trip Advisor widget beside it but they seem to arrange themselves on top of each other. How do I get them to be side by side?
    I’ve tried to increase the widget area but it seems to have no effect.

    Thanks!
    Anna

    Website: www.vikingscubakabira.com

    #42725
    Zed
    Cryout Creations mastermind
    #header-widget-area ul.yoyo > li {
        float: left;
    }

    This will make the header widgets display in one row (if they fit in the available width).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #42741

    Works great! Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘header widgets side by side’ is closed to new replies.