Rounded corners image banner doesn't work

Hi,

I’d like to have the corners of my dawn image banner to be rounded. I have tried many different things and copied code snippets from other peoples posts but nothing worked.

Very thankful for any hel

Hey @poe1

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

cutegemz.com

password: neatwu

Hey @poe1

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag.

RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

This is Noah from PageFly - Shopify Page Builder App

If you want remove breadcrumb you can try code:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag


Hope my solution will help you resolve the issue.

Best regards,

Noah | PageFly


Unfortunately nothing changed.

Hey @poe1

Can you share a screenshot of the code you added in theme.liquid file?

Best Regards,

Moeed

It didn’t work, I don’t know why.

Hi , please add and check again . I have open url and it have fixed:

It only worked on one side and there is no


space between the image and the website border :grinning_face_with_smiling_eyes:

Ah, got it. If you want 2 image please add code above , if you want 1 image please add code below:


Thank you!

Thank you for response !