Title: Customizing widget content
Last modified: August 20, 2016

---

# Customizing widget content

 *  Resolved [rsimonsen](https://wordpress.org/support/users/rsimonsen/)
 * (@rsimonsen)
 * [13 years ago](https://wordpress.org/support/topic/customizing-widget-content/)
 * I’m trying to get my widget content aligned, but somehow I can’t seem to get 
   it all in place.
 * Link: [http://ifdummy01.blansen.dk/](http://ifdummy01.blansen.dk/)
 * Below the widget header ‘Default Widgets’ in the left sidebar I can’t get the
   text below 5px right (this is what it would take to align the text to the widget
   header). How do I do that?
 * Below the widget header ‘Nye kommentarer’ in the right sidebar I can’t get the
   text below 5px left (this is what it would take to align the text to the widget
   header). How do I do that?
 * Thanks!
 * BTW – awesome theme. 🙂

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

 *  [yuedesign](https://wordpress.org/support/users/yuedesign/)
 * (@yuedesign)
 * [13 years ago](https://wordpress.org/support/topic/customizing-widget-content/#post-3595467)
 * Can I see the widget code in the function.php file ?
 *  Theme Author [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/customizing-widget-content/#post-3595640)
 * In the custom css field you could add this.
 *     ```
       .sidebar ul ul{
       margin-left: 5px;
       }
       ```
   
 * This should line up the lists with the sidebar header.
 *  Thread Starter [rsimonsen](https://wordpress.org/support/users/rsimonsen/)
 * (@rsimonsen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/customizing-widget-content/#post-3595642)
 * Thanks Jeremy! 🙂

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

The topic ‘Customizing widget content’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/techozoic-fluid/2.1.1/screenshot.
   png)
 * Techozoic Fluid
 * [Support Threads](https://wordpress.org/support/theme/techozoic-fluid/)
 * [Active Topics](https://wordpress.org/support/theme/techozoic-fluid/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/techozoic-fluid/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/techozoic-fluid/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [rsimonsen](https://wordpress.org/support/users/rsimonsen/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/customizing-widget-content/#post-3595642)
 * Status: resolved