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.
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.
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