This topic contains 18 replies, has 2 voices, and was last updated by Ernest Marcinko 7 years, 1 month ago.
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › images are broken & class
This topic contains 18 replies, has 2 voices, and was last updated by Ernest Marcinko 7 years, 1 month ago.
Hi!
The color of the dragger bar is indeed not changing, it appears to be an unknown issue yet.
Use this custom CSS for the bar:
.mCSB_dragger_bar {
background-color: red !important;
}
and for the arrows:
.mCSB_buttonLeft:after {
border-right-color: red !important;
}
.mCSB_buttonRight:after {
border-left-color: red !important;
}
—-
I see what you mean by that mapping solution. It’s actually pretty clever, and I guess it would be possible to add a custom code that does the same job:
Add items to the $mapping variable associative array.
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. |