Home › Forums › Calendar Products › Filter Bar › Filter Bar- Increase width and length of drop down
- This topic has 6 replies, 4 voices, and was last updated 9 years, 7 months ago by
Kate.
-
AuthorPosts
-
August 18, 2016 at 2:30 am #1153030
Kate
ParticipantHi,
Ideally I would like to increase the width and length of some of the drop downs in Filter bar…because
1. I Have some long event category titles
2. I don’t like it how you have to scroll down to see Saturday and SundayIs there an easy way of doing this? Please and Thank you in advance.
KateAugust 18, 2016 at 3:06 pm #1153397Brook
ParticipantHowdy Kate,
I would love to help you work through this.
You can actually not change the height of select drop downs, that will vary from computer to computer. This is because the computers operating system and web browser will determine the height of all drop downs system wide, web pages are given no control of it. You can however set the width.
Could you share a link to your website. I could help you out with sharing some CSS to change the width.
Cheers!
-Brook
August 18, 2016 at 3:06 pm #1153398Brook
ParticipantHowdy Kate,
I would love to help you work through this.
You can actually not change the height of select drop downs, that will vary from computer to computer. This is because the computers operating system and web browser will determine the height of all drop downs system wide, web pages are given no control of it. You can however set the width.
Could you share a link to your website. I could help you out with sharing some CSS to change the width.
Cheers!
-Brook
August 22, 2016 at 12:54 am #1154265Kate
ParticipantThis reply is private.
August 23, 2016 at 12:05 am #1154709Brook
ParticipantNo worries there.
Assuming your site does not have any exotic stuff going on this CSS will change the width of the drop down itself in Firefox and possibly Safari/Older versions of IE (It is not possible to alter in Chrome or Edge):
.tribe-events-filter-select select option { width: 300px; }If you wish to adjust the width of that box and drop down this ought to do it in most every browser:
.tribe-events-filter-select select { width: 300px; }Did that work?
Cheers!
– Brook
September 14, 2016 at 9:35 am #1163961Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Filter Bar- Increase width and length of drop down’ is closed to new replies.
