• Resolved vita

    (@vita5)


    I’m trying to change the background color of search result by using the code in https://advanced-woo-search.com/guide/customize-search-results-styles/.
    something like that
    .aws-search-result .aws_results .aws_result_item {
    background: rgba(68, 152, 198, 5%);
    }
    but it doesn’t work nothing changed at all. Could anyone help me with it please?
    I used astra theme, and put the code inside the AWS WIDGETS custom css.

    Many thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hello,

    So the css is correct.
    Please try to add it via wp customizer tool. Open WP admin, go to Appearance -> Customize, then open Custom Css tab and add this css there.

    Regards

    Thread Starter vita

    (@vita5)

    Hi, thanks for your reply. I’ve tried but seems still not work.

    I also customized some other parts of the search bar by using the code povided in the link, such as font size, image width and so. They all worked well. However, only the background color cannot be changed.

    Do you think there is any possible conflict caused tho?

    Plugin Author ILLID

    (@mihail-barinov)

    Please give me the link where I can find that search form so I can see what is going wrong there?

    Thread Starter vita

    (@vita5)

    Hi, I’ve solved by change the code to .aws-search-result .aws_result_item
    But still thanks for your quick response.

    • This reply was modified 3 years, 2 months ago by vita.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Search result background color cannot be changed’ is closed to new replies.