Hi! I used this string to resize my button and works great but the string is showing up in the header. What do I add to hide it but still make it work?
Line 402 of header.liquid
Shop Now
{.banner .banner__buttons .button–secondary{
top: 40px !important;
left: -60px !important;}
}
