Shopify themes, liquid, logos, and UX
I have had this issue before and someone fixed it though was for another banner, now on both pages 'contact us' & 'FAQS' the banners have a small white line on either side of the that I would like to be removed and the banner extended. Is there a simple way to fix this through css?
url: hygiadental.com
pw: melek
Thankyou in advanced!
Solved! Go to the solution
This is an accepted solution.
I have solved the mystery my self:
1. Inspect the image on your store page & copy the text
2. Copy and replace your own section id into this code.
<style>
#shopify-section-template--17351684489316__image_banner_4rEznc { margin-right: -10px; }
#shopify-section-template--17351684489316__image_banner_4rEznc { margin-left: -10px; }
</style>
3. Change the margin to your needs and paste it in the bottom of theme.liquid.
Hi @jeffreym
I have tried to open the URL but it is not working & showing the below 👇 error and redirected to http://au.hygiadental.com/ Can you provide the working URL so I can check it?
Thank you
D.P.
hello @jeffreym
your URL not opening.
thanks
Hi @jeffreym
The shared URL is unreachable. Please check and provide a correct one.
This is an accepted solution.
I have solved the mystery my self:
1. Inspect the image on your store page & copy the text
2. Copy and replace your own section id into this code.
<style>
#shopify-section-template--17351684489316__image_banner_4rEznc { margin-right: -10px; }
#shopify-section-template--17351684489316__image_banner_4rEznc { margin-left: -10px; }
</style>
3. Change the margin to your needs and paste it in the bottom of theme.liquid.
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks 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, 2024