• Hi guys

    I’m using the Astra theme (Pro) in building a small webshop, and I have a standard search box in my Above Header. Currently, the background color of the search box is white and I would like it to be a different color, more specifically #d79c9c. Is there any way to change this?

    Thanks in advance!

    Cheers Rasmus

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @rasmusgd,

    Would you please try adding the following CSS code in Appearance > Customize > Additional CSS

    .ast-above-header .slide-search .search-field, .ast-above-header .slide-search .search-field:focus {
        background-color: #d79c9c;
    }

    ??I saw ??that your site is still in “Coming Soon” mode, so if the CSS code above is not working you might consider reaching out to us through our Support Portal where you can safely share your site login and we can take a look further directly from the backend of your site to provide a working code.

    ??Please just make ?sure you mention about this topic so we can monitor them both.
    ?
    ???????Kind regards,
    ??Herman ??

Viewing 1 replies (of 1 total)
  • The topic ‘Astra theme search box color’ is closed to new replies.