This topic has 1 reply, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #199062
     tipinoncomuni
    Participant

    I need an help with the select field colors.
    https://staging-portaledelbio.kinsta.com/emilia-romagna-mappa-bio/?prod%5B%5D=federbio

    Try to choose an option.

    The select background color will be green.
    I made many try but i was unable to change it to “normal” colors

    Can you help me with this?
    Thanks a lot in advance

    #199077
     Kieran_SQ
    Moderator

    Hi,

    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 CODE
    select.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 solution

    If 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.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?