Shopify themes, liquid, logos, and UX
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;
}
Solved! Go to the solution
This is an accepted solution.
Hi @dreamtechzone_5 Use this css:
.tabs button{
font-family: ovo;
}
This is an accepted solution.
Hi @dreamtechzone_5 Use this css:
.tabs button{
font-family: ovo;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025