- Posts: 67
- Thank you received: 1
Change background colour of the Country and State select fields
- Claire Haas
- Topic Author
- Offline
- Senior Member
Less
More
2 years 9 months ago #150570
by Claire Haas
Change background colour of the Country and State select fields was created by Claire Haas
Hi,
I am trying to change the background colour of the Country and State select fields once you have clicked on them but I can't get the custom css right for it. Please can you help?
I have attached a screenshot of the area I want to change.
Kind regards
I am trying to change the background colour of the Country and State select fields once you have clicked on them but I can't get the custom css right for it. Please can you help?
I have attached a screenshot of the area I want to change.
Kind regards
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
2 years 9 months ago #150577
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change background colour of the Country and State select fields
Hello
Please send us link to the page. We will look at it and give you details instructions
Regards,
Tuan
Please send us link to the page. We will look at it and give you details instructions
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 67
- Thank you received: 1
2 years 9 months ago - 2 years 9 months ago #150606
by Claire Haas
Replied by Claire Haas on topic Change background colour of the Country and State select fields
Last edit: 2 years 9 months ago by Claire Haas.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
2 years 9 months ago #150611
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change background colour of the Country and State select fields
Hello,
Please go to Eventbooking Configuration, look at Custom CSS tab and copy code below to paste into custom css:
#eb-individual-registration-page #adminForm #country option {
background-color: #000000;
}
Regards,
Tuan
Please go to Eventbooking Configuration, look at Custom CSS tab and copy code below to paste into custom css:
#eb-individual-registration-page #adminForm #country option {
background-color: #000000;
}
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 67
- Thank you received: 1
2 years 9 months ago #150619
by Claire Haas
Replied by Claire Haas on topic Change background colour of the Country and State select fields
Hi,
Thank you for your help, but this is Membership Pro not Events Booking.
Kind regards
Thank you for your help, but this is Membership Pro not Events Booking.
Kind regards
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
2 years 9 months ago #150622
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change background colour of the Country and State select fields
Sorry, my bad. Please go to Membership Pro -> Configuration, look at Custom CSS tab, put the custom css code below:
Then check it again to see if it works
Tuan
Code:
.osm-container select option
{
background-color: #000000 !important;
}
Then check it again to see if it works
Tuan
The following user(s) said Thank You: Claire Haas
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 67
- Thank you received: 1
2 years 8 months ago #150643
by Claire Haas
Replied by Claire Haas on topic Change background colour of the Country and State select fields
Perfect, thank you.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
2 years 8 months ago #150648
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change background colour of the Country and State select fields
You're welcome !
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.