Title: Problem with widget
Last modified: August 19, 2025

---

# Problem with widget

 *  [laurajenkins90](https://wordpress.org/support/users/laurajenkins90/)
 * (@laurajenkins90)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-widget-18/)
 * Hi, I have a problem with my widget, when I move SUSCRIBE to top, there is no
   divide between the categories, is there away to fix it?
 * Site: _[ link deleted and moved to link field ]_
 * ![](https://i0.wp.com/i.imgur.com/4P6LYOW.png?ssl=1)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-widget-18%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Neha Sharma](https://wordpress.org/support/users/nehamysharma/)
 * (@nehamysharma)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-widget-18/#post-18604688)
 * Hey [@laurajenkins90](https://wordpress.org/support/users/laurajenkins90/), 
   
   I had a look at your site and the subscribe widget does not have bottom margin
   while the widget after it does, this is why there’s no gap between these two 
   when you move the subscribe widget to top. This can be fixed by adding a short
   CSS snippet, here are the steps you can follow:1. Copy the below CSS code:
 *     ```wp-block-code
       #text-2{  margin-bottom: 1.5em;}
       ```
   
 * 2. Go to Appearance > Customise > Additional CSS
   3. Paste the CSS code and save
   changes
 *  Thread Starter [laurajenkins90](https://wordpress.org/support/users/laurajenkins90/)
 * (@laurajenkins90)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-widget-18/#post-18605094)
 * Thank you will do it now 🙂
 *  [keridowns](https://wordpress.org/support/users/keridowns/)
 * (@keridowns)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-widget-18/#post-18605176)
 * Hi laura, When you move the **Subscribe** widget to the top, it may cause the
   category divider styling to disappear due to the way the theme handles widget
   placement. A quick fix is to check your widget or sidebar CSS and ensure there’s
   a border or margin defined for each section.
 * For example, you could add something like this to **Additional CSS**:
 * `.widget { border-bottom: 1px solid #ddd; margin-bottom: 20px; padding-bottom:
   10px; }`
 * This should restore a clear separation between widgets, regardless of their order.
 *  Thread Starter [laurajenkins90](https://wordpress.org/support/users/laurajenkins90/)
 * (@laurajenkins90)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-widget-18/#post-18606403)
 * hi where do I actually add the code? I am worried i will mess up the site.
 * thanks
 *  [Neha Sharma](https://wordpress.org/support/users/nehamysharma/)
 * (@nehamysharma)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-widget-18/#post-18606488)
 * Hey [@laurajenkins90](https://wordpress.org/support/users/laurajenkins90/), 
   
   You can add the code you want to add under Appearance > Customise > Additional
   CSS. I shared these steps above as well, copying them here for easy access:
 * > 1. Copy the below CSS code (or the one shared by [@keridowns](https://wordpress.org/support/users/keridowns/)):
   >     ```wp-block-code
   >     #text-2{  margin-bottom: 1.5em;}
   >     ```
   > 
   > 2. Go to Appearance > Customise > Additional CSS
   > 3. Paste the CSS code and 
   > save changes
 * Alternatively, here’s a step by step guide from WordPress.com that you can follow:
   
   [https://wordpress.com/support/editing-css/#tab-customizer](https://wordpress.com/support/editing-css/#tab-customizer)
   Let me know if this helps, if not I’ll create a screencast for you.

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

The topic ‘Problem with widget’ is closed to new replies.

## Tags

 * [widgets](https://wordpress.org/support/topic-tag/widgets/)
 * [WordPress](https://wordpress.org/support/topic-tag/wordpress/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [Neha Sharma](https://wordpress.org/support/users/nehamysharma/)
 * Last activity: [9 months, 3 weeks ago](https://wordpress.org/support/topic/problem-with-widget-18/#post-18606488)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
