Shopify themes, liquid, logos, and UX
Hello, i want to use the Custom Liquid block on the product page for dawn theme. I am using it for another area for the product page. It already has a <hr tag like this when custom liquid block is used...
{%- when 'custom_liquid' -%}
{{ block.settings.custom_liquid }}
<hr class="title_space" style="background-color:#ebebeb; margin-bottom: 25px!important;">
But for the new custom liquid block, I do not want the <hr line tag. How can I use it again but not have the <hr for the next? Can I duplicate the custom liquid in the backend coding? or use an %if statement somehow?
Please help, thanks!
@xnyjyh - the above code is in the theme file or is it in the customizer?
I already fugureed this out, thank thougfh!
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024