Background Color for Settings

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Background Color for Settings

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 3 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28840
    alexanderejones51
    alexanderejones51
    Participant

    I need to get a background for the search settings (to search by category and tags). The plugin settings don’t appear to be changing/affecting this when I change the color.

    #28860
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    In block layout mode, simetimes the theme or page builder styling may override the coloring. This custom CSS should help you with that:

    .asp_sb {
        background: white !important;
    }
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

You must be logged in to reply to this topic.