Title: padding not working
Last modified: November 11, 2025

---

# padding not working

 *  [sacconi](https://wordpress.org/support/users/sacconi/)
 * (@sacconi)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/padding-not-working-3/)
 * Why on mobile I cant reduce the distance of the search box from the right-edge?
   I’m using
 *     ```wp-block-code
       @media only screen and (max-width: 769px){  #secondary{     padding-right:5px; }    }
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpadding-not-working-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/padding-not-working-3/#post-18715040)
 * The above code increases the spacing. The actual spacing is set here:
 *     ```wp-block-code
       /* mettere la distanza a destra sui cell alla foto search and filter con gettext */@media only screen and (max-width: 769px)  {.archive  #block-4,	.search  #block-4,	.home  #block-4	{ padding-right:18px;	}}
       ```
   
 * There you have to adjust the value to your preferences.

Viewing 1 replies (of 1 total)

The topic ‘padding not working’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [threadi](https://wordpress.org/support/users/threadi/)
 * Last activity: [7 months, 1 week ago](https://wordpress.org/support/topic/padding-not-working-3/#post-18715040)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
