Title: selection fields overlap
Last modified: July 29, 2021

---

# selection fields overlap

 *  Resolved [heiberlin](https://wordpress.org/support/users/heiberlin/)
 * (@heiberlin)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/selection-fileds-overlap/)
 * If the name of a month is short, then everything is well:
 * [http://wp2021.ball-ev-berlin.de/tmp/title1.png](http://wp2021.ball-ev-berlin.de/tmp/title1.png)
 * But when the name is long, the month overlap with the angle symbol.
 * [http://wp2021.ball-ev-berlin.de/tmp/title2.png](http://wp2021.ball-ev-berlin.de/tmp/title2.png)
 * Same problem with the year field.
 * Maybe give the select fields a bit more width?
 * I was looking for changing the css, but can’t find the spot.
    -  This topic was modified 4 years, 10 months ago by [heiberlin](https://wordpress.org/support/users/heiberlin/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fselection-fileds-overlap%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/selection-fileds-overlap/#post-14727561)
 * That’s a conflict with your theme, which is replacing the browser default styles
   for the select, adding the custom angle symbol.
 * You’ll want to adjust the padding for the select in the stylesheet.
 * padding: 2px 6px !important;
 * to
 * padding: 2px 40px 2px 6px !important;
 *  Thread Starter [heiberlin](https://wordpress.org/support/users/heiberlin/)
 * (@heiberlin)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/selection-fileds-overlap/#post-14727614)
 * Thank you Joe, I’m going to try this.
 *  Thread Starter [heiberlin](https://wordpress.org/support/users/heiberlin/)
 * (@heiberlin)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/selection-fileds-overlap/#post-14727638)
 * It works very well! Thank you again!

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

The topic ‘selection fields overlap’ is closed to new replies.

 * ![](https://ps.w.org/my-calendar/assets/icon-256x256.png?rev=1097576)
 * [My Calendar - Accessible Event Manager](https://wordpress.org/plugins/my-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/my-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-calendar/reviews/)

## Tags

 * [month](https://wordpress.org/support/topic-tag/month/)
 * [overlap](https://wordpress.org/support/topic-tag/overlap/)
 * [select](https://wordpress.org/support/topic-tag/select/)
 * [year](https://wordpress.org/support/topic-tag/year/)

 * 3 replies
 * 2 participants
 * Last reply from: [heiberlin](https://wordpress.org/support/users/heiberlin/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/selection-fileds-overlap/#post-14727638)
 * Status: resolved