-
Author
-
May 26, 2018 at 11:04 #199062tipinoncomuniParticipant
I need an help with the select field colors.
https://staging-portaledelbio.kinsta.com/emilia-romagna-mappa-bio/?prod%5B%5D=federbioTry to choose an option.
The select background color will be green.
I made many try but i was unable to change it to “normal” colorsCan you help me with this?
Thanks a lot in advanceMay 26, 2018 at 17:00 #199077Kieran_SQModeratorHi,
Thanks for contacting us about styling specific elements within your site. I have check out the page you send and I presume you mean the custom select field above the map? If so you can use the below custom CSS in your KLEO Child theme’s style.css by going to WP Admin > Appearance > Editor > KLEO Child > Style.css or via Theme Options > General Settings > Scroll to: ‘Quick CSS’
COPY CODEselect.js-wpv-filter-trigger.form-control { color: white!important; border-color: blue!important; background-color: red; }
I have set three random colors so you can see which parts of the elements they style, I wasn’t sure what color you wanted so I didn’t set anything specific for you. To change these values from defined colors in words to # values deleted the word and replace with #000000 (where 000000 is your color value).
Don’t forget to purge your website cache, any CDN and your front-end cache (Ctrl+F5) to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.