Title: Widget alignment
Last modified: August 22, 2016

---

# Widget alignment

 *  Resolved [thewebmonk](https://wordpress.org/support/users/thewebmonk/)
 * (@thewebmonk)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/widget-alignment-6/)
 * Hi,
    please, I would like to align the calendar on my widget column, to the right…
   how do I do it? [http://www.seafrontguesthouselamu.com/seafront-accommodation/](http://www.seafrontguesthouselamu.com/seafront-accommodation/)
 * I am not familiar with coding..
 * Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/widget-alignment-6/#post-5241583)
 * Hey, try pasting this in your custom css box in theme options > advanced settings:
 *     ```
       .sbc-calendar-month {
       float: right;
       margin-right: 0;
       }
       ```
   
 * Hannah
 *  Thread Starter [thewebmonk](https://wordpress.org/support/users/thewebmonk/)
 * (@thewebmonk)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/widget-alignment-6/#post-5241663)
 * [@hannah](https://wordpress.org/support/users/hannah/) thank you so much for 
   your kind help, worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Widget alignment’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [thewebmonk](https://wordpress.org/support/users/thewebmonk/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/widget-alignment-6/#post-5241663)
 * Status: resolved