Hi, I’ve added select elements within the subject in the contact form – I have multiple options, is there a way to expand the height of the box so that all go them show as there isn’t a scroll bar so it’s not clear there are more options to choose from? Also can I change the colour of the highlight from blue?
Thanks
Hi inchmasterflex!
Can you please post the link to your page and a screenshot showing the changes you would like to make?
Cheers!
Yigit
Hi, thanks so much for the quick reply, your support service is fantastic.
The site is not live, log in is below.
How do I post a screen shot?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
select#avia_subject_1 {
min-height: 180px;
}
Best regards,
Yigit
Excellent, thanks. Was there a way to change the colour of the highlighted choice from blue or is that impossible?
Hi!
It is not easily possible as browsers do not really support changing these colors via CSS. Please see – http://stackoverflow.com/questions/2402146/html-select-selected-option-background-color-css-style
Regards,
Yigit
No problem, I’ll leave it as is.
thanks so much