How can I add a background to my Craft theme?

Hi

Can anyone kindly help me to put the attached background onto my ´Craft´theme.

Kind regards

Molly

Hey @Molly8

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

@Molly8
Can you please share store URL?

Mollycoddlemeg.co.uk

Password: preepi

mollycoddlemeg.co.uk

Password: preepi

@Molly8

Please try this css.

section.shopify-section.section .gradient {
    background-image: url(https://community.shopify.com/c/image/serverpage/image-id/353843iECA2D967887C9689?v=v2) !important;
    background: transparent;
}

Hey @Molly8

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

Hi

This worked whereby the paws are a great size and the transparency is perfect but some of the paws are cut in half and others overlap in groups.

Kind regards

Molly