How do I move a background png further to the right in a collection list section?

Hi, I currently have coded in a PNG into the background of a collection list setting but I am unable to move it further to the right as intended. I want the flower to be half shown (further right into the margin). Right now it’s almost all hidden. Do I need to increase the padding for just the right side of this section? I don’t want my collection list to move, only the PNG. Thanks! Pic attached below.

Hi @LiefdeApparel

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thanks Richard, unfortunately this didn’t work. Is there another option? I appreciate the help

Nevermind, I played around a lot and got it to work. I think I had broken code somewhere else. Thanks!