[anonymous] wrote:
Thank you very much Bob but… ¿where should I include that? ¿On the <head> custom HTML?
Let me ask you one more question:
¿How can I change the background color? I tried changing all the available colors and none worked. I wanted to make the background black.
Thank you in advance,
If you want to also cover hover and focus, you could also add in the Custom CSS Tool:
`.search__btn:focus > svg, .search__btn:hover > svg {fill:rgba(0, 0, 0, .7)}`