Skip to main content

Boxed Website

Comments

4 comments

  • Ariel H.

    Hi Ray,

    Thank you for reaching out to us.

    I apologize for any confusion. Could you please clarify whether you are referring to the background for both the header and the hero section? Providing an example of a website layout you have in mind would be helpful for us to better understand your request.

    Best regards,
    Ariel H.

    0
  • Ray H

    Probably best if you see the project.

    Take a look at the project. I want change the red background for a repeating pattern (see previous post)

     

     

     

    0
  • Ariel H.

    Hi Ray,

    We appreciate your cooperation.

    To achieve this:

    1. Please upload your pattern image anywhere on your page, preferably towards the bottom.
    2. After uploading the pattern image, hide it from the Desktop, Tablet, and Mobile views.
    3. Preview the page to manually copy the image link using the Google inspector.
    4. Set padding to and the repeating background image to .brz .brz-mm-wrapper.

    For reference, you can find an example on this website - https://avocado18945320.brizy.site/

    .brz .brz-mm-wrapper:not(.brz-mm-wrapper_blocking), .brz.brz-mm-wrapper:not(.brz-mm-wrapper_blocking) {
        overflow: visible;
        margin: 50px;
        background: url('https://cloud-1de12d.b-cdn.net/media/iW=357&iH=357&oX=0&oY=45&cW=357&cH=268/b5bda5a57106e96a75ddabc7b13e5a8a/more-leaves-on-green.png') repeat;
    }

    5. Place this CSS in the code tab within Project Settings.

    For your reference, I've created a short screencast, which you can view at this link: https://youtu.be/A6EoannGOWg

    We hope this information is helpful.

    Best regards,
    Ariel H.

    0
  • Ray H

    Great that looks okay, and a quick test seems understandable. I will need to follow this in full,

    Very comprehensive answer, thank you.

    0

Please sign in to leave a comment.