Title: Separate Widgets
Last modified: November 4, 2016

---

# Separate Widgets

 *  [Amir](https://wordpress.org/support/users/repenter/)
 * (@repenter)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/separate-widgets-3/)
 * Hi
    I am testing your theme and it’s really amazing. I want to know is it possible
   to separate widgets from together same as my current site (ajibtarin.com)? Maybe
   the name is framed layout for widgets.
 * Thanks
    -  This topic was modified 9 years, 7 months ago by [Amir](https://wordpress.org/support/users/repenter/).

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

 *  Thread Starter [Amir](https://wordpress.org/support/users/repenter/)
 * (@repenter)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/separate-widgets-3/#post-8396316)
 * I have a suggestion. Maybe you can show related posts same as this website:
    
   [https://goo.gl/xahCuH](https://goo.gl/xahCuH)
 * The titles are on the thumbnails and we can click to see more related posts.
 * And another question:
    In the same link, at the end of the article, there is 
   a section for “source link” . Is this possible with hueman?
 * > [View post on imgur.com](https://imgur.com/ExMQ43r)
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/separate-widgets-3/#post-8399391)
 * Hi,
 * If you want to have a “frame” design for widgets, you can use the following in
   a child theme’s style.css
 *     ```
       .widget {
           background: #ffffff none repeat scroll 0 0;
           border: 1px solid #cccccc;
           margin: 20px 10px;
       }
       ```
   
 * The following is information on using a child theme.
    [http://docs.presscustomizr.com/article/239-using-a-child-theme-with-hueman](http://docs.presscustomizr.com/article/239-using-a-child-theme-with-hueman)
 * For the rest of the features that you require.
    The following is a list of enhancements
   schedule for Hueman Theme [https://github.com/presscustomizr/hueman/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement](https://github.com/presscustomizr/hueman/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement)
   You may want to take a look and see if your require features are in the list.
 * Thank you.

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

The topic ‘Separate Widgets’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/separate-widgets-3/#post-8399391)
 * Status: not resolved