Title: Header Ad Alignment
Last modified: August 28, 2019

---

# Header Ad Alignment

 *  [rwcaz](https://wordpress.org/support/users/rwcaz/)
 * (@rwcaz)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-ad-alignment/)
 * I am using a weather widget in the Header Ad area and would like to position 
   it all the way to the right in the header, but the Awaken theme does not appear
   to allow this. How can I right-justify the weather widget?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-ad-alignment%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/header-ad-alignment/#post-11877661)
 * Try this CSS
 *     ```
       .header-ad-area .widget-area {
         float: right;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Header Ad Alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/awaken/2.3.1/screenshot.png)
 * Awaken
 * [Support Threads](https://wordpress.org/support/theme/awaken/)
 * [Active Topics](https://wordpress.org/support/theme/awaken/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/awaken/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/awaken/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [header ad](https://wordpress.org/support/topic-tag/header-ad/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jarret](https://wordpress.org/support/users/jarretc/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/header-ad-alignment/#post-11877661)
 * Status: not resolved