This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Settings Drop-down menu won't change color, it's transparent at the moment.

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Settings Drop-down menu won't change color, it's transparent at the moment.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27505
    maxdehoog58maxdehoog58
    Participant

    I can’t change the color of the drop-down menu that shows when you select the settings icon on the search bar.

    #27507
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    In block mode, the background and some other stylings are inherent to the theme or parent elements, in that case transparent.
    The easiest way to override that is by using this custom CSS:

    .asp_sb_1 {
        background: white !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.