Hello Everyone!
I have added collection tabs through coding. I want to keep the collection tab’s font text “Ovo” in both desktop and mobile mode. Please help me. Thanks.
Store: https://dream-candle-lights.myshopify.com/
Password: Admin
I have used this code. But it is not working.
#shopify-section-template–16764210806851__tabbed_collections_Gg4j3D .tabs .tab-button {
font-family: “Ovo”, sans-serif;
}

