Title: stacking widgets in header
Last modified: August 21, 2016

---

# stacking widgets in header

 *  [rustnroses](https://wordpress.org/support/users/rustnroses/)
 * (@rustnroses)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/stacking-widgets-in-header/)
 * Hi folks – hoping you can help me fix some herder issues on [http://www.jlbodyconditioning.com](http://www.jlbodyconditioning.com)
 * I have two widgets in the header – the vantage social media (love this widget,
   btw) and just a text widget for the contact details, but, although I got them
   to align right where I want them using the code below, I have no idea what to
   add or change in the code to get the two widgets to display stacked rather than
   next to one another. Inserting “display: inline;” doesn’t seem to have an effect.
 *     ```
       header#masthead hgroup #header-sidebar aside.widget {
         	position: relative;
   
       	float: right;
       	margin-bottom: 15px;
       	margin-right: 25px;
       }
       ```
   
 * Thanks!
    H

The topic ‘stacking widgets in header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/vantage/1.20.33/screenshot.jpg)
 * Vantage
 * [Support Threads](https://wordpress.org/support/theme/vantage/)
 * [Active Topics](https://wordpress.org/support/theme/vantage/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/vantage/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/vantage/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [rustnroses](https://wordpress.org/support/users/rustnroses/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/stacking-widgets-in-header/)
 * Status: not resolved