Be Yours
How to change the background color of a section? Please go to the section you want to change the background color, scroll down to CUSTOM CSS and paste the code: { background-color: #fbb08c; } In the code above, a sample color with hex code fbb08c is used, which l ...
RoarTheme Support Policy Support Policy Available hours Our support team is available Monday - Friday, 9am - 6pm ICT. Please allow up to 24 hours for a support response, in some instance it may be minutes or a few hours depending on the volume ...
How to setup Subcollections on the collection pages? This article shows you how to set up the subcollections on the collection pages. 1. First, you need to go to Online store > Navigation, then create a new menu. In this menu, you create the structure of your own collection ...
I have products that have a different size charts, how can I set the size charts for different products? You can use dynamic source via metafields to set the size chart per product. Here are the steps: First, you need to add metafield definition for storing size chart info: 1. From your Shopify admin, go to Settings > M ...
Custom breadcrumb Regarding your question, please follow this instruction, you are able to custom a breadcrumb by using Custom liquid 1. Within a product page in Customize panel, click Add section then select Custom liquid: 2. Drag the� ...
When I change something on a page or a product page, other pages change too. How can I get rid of it? In Shopify, by default, all of the pages use the same page template. Similarly, all of the product pages use the same product page template (this rule is also accounted for other template types such as collection, blog, ...
How to change the content of "Collapsible tab" (Collapsible row) block for each individual product? The Collapsible tab block (also called Collapsible row in some versions) can retrieve the individual info of the current product called metafields. I will show you how to create a metafield for the product and get it dis ...
Inventory status The inventory status block has a setting called Low inventory threshold. This is the value that the product's variant inventory is not allowed to exceed for the message to be visible. For example, product P has two var ...