This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 6 years, 1 month ago.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Scroll down/up – changing color of ..
This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 6 years, 1 month ago.
Running latest WP and plugin version on http://www.knuds.net/soeg
As you can see the attached picture (Picture.png) shows my http://www.knuds.net/soeg page where I show my ‘advanced search’.
Since I have that many tags, people can search on, the outcome here on the page, lets you scroll down/up on tags – with this “white scrollbar”.
Since my background is also white, a white scrollbar is not easy to deal with.
Where do i change that appereance?
Hi Knud!
There is no option for this one on the back-end, but with a simple custom CSS rule it can be changed easily. Try this one:
div.ajaxsearchpro[id*='ajaxsearchpro'] .mCSBap_scrollTools .mCSBap_dragger .mCSBap_dragger_bar {
background: #3a3a3a !important;
box-shadow: none !important;
width: 8px !important;
}
This will give a dark look for the dragger rail, like so: https://i.imgur.com/bypoOoA.png
You can apply this code to your theme custom CSS field (if it supports it) or use the custom CSS field on the search plugin back-end.
I hope this helps!
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. |