This topic contains 2 replies, has 2 voices, and was last updated by Ernest Marcinko 6 years, 3 months ago.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › css help requested
This topic contains 2 replies, has 2 voices, and was last updated by Ernest Marcinko 6 years, 3 months ago.
Could you please help me sort out the css on my form? I just want to put a border around each search setting and make the sliders darker. Would greatly appreciate your assistance.
Thank you.
Hi!
Thank you for the details! I believe this custom CSS should be a good start:
#ajaxsearchprobsettings1_1.wpdreams_asp_sc form fieldset {
border: 1px solid #e4e4e4 !important;
padding: 5px 10px!important;
box-sizing: border-box;
}
.noUi-handle {
background: #d0d0d0 !important;
}
.noUi-base {
background: #e8e8e8;
}
.noUi-target {
margin-left: 20px !important;
}
.mCSBap_dragger_bar {
background: #b1b1b1 !important;
margin-left: -2px !important;
border-radius: 4px !important;
}
Best,You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |