No content to show

User Activity

Adjust code to the following  @media (max-width: 768px) { /* Targets screens smaller than 768px */ .image-with-text__content { padding-top: 5px; } .image-with-text__text{ margin-top:5px; } .image-with-text__media{ border-radius:20px; } }   Adjus...
Hey @CameronO Open Theme Customizer:Go to the Shopify admin dashboard.Navigate to 'Online Store' > 'Themes'.Find the Dawn theme and click on 'Customize'.Access Theme Section Settings for Custom CSS:In the theme customizer,  click on the multi row sec...
It looks awesome! No problem! Glad I could help! 
Hey @knrys  You could try updating the css with the following code. @media screen and (max-width: 749px) { .banner--medium:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content { min-height: 15rem; } .banner__media.media.scroll-trigger.ani...
Trying adding this code before </head> in the theme.liquid file  {% if request.path contains 'link-in-bio' %} <style> body { background-image: url('https://www.callandglory.com/cdn/shop/t/4/assets/linksbg_1024x1024.png?v=428874907135728445017279640...
Hey @AMWAXCO  Can you please share your store url and password if it’s password protected
Hi @leblancweb  To add a checkbox to the account registration form in Shopify and tag a customer's profile based on whether it's checked, you'll need to modify the account registration Liquid template and handle the form submission with some custom L...
Hi @tuposensei, Can you please provide your stores url and password if password protected. 
Hi @mmagm995  To bold text in the metafield do the follow steps: 1. Create or edit the product metafield with the type "rich text" 2. Add content to your metafield on the product and bold what you would like3. In your collapsable content add the foll...
Hi @YSMF13  Can you please share your store url with the page and the password if its password protected! 
Hi @valkyriebg  1. Go to Online Store --> Theme --> Customize 2. Go to the featured collection and scroll to the custom css section and add the following code    .loox-rating{ display:flex; justify-content:center; } .card__heading{ font-size: 2rem; ...
Can you share the store url? If the store is password protected please share that also.  
When you are in the flow theme on the collection page you should be able to click add section and click liquid. This will create a new section that you can drag and move! See screenshots blow.    
You don’t need the schema you should be able to just add  {{collection.description}} 
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.