• My home page allows me to scroll through images and verbiage while maintaining a static background. It apparently came that way as part of the template. I want to set up my other pages to do the same but I don’t I don’t know how.

Viewing 1 replies (of 1 total)
  • Hi @lrco2021, Good Morning

    I understand what you want. I can see what you want is already done on all the pages but not on the contact us page.

    These images are usually used in the background of the first section of a page. See my attached screenshot file below.
    Screenshots: https://prnt.sc/-KpcOIGf2Kqv

    So, Let’s go solved this problem for your contact us page:

    Add the below CSS code in Dashboard->Appearance->Customize

    .uagb-block-f34cd0b5{
    background-attachment: fixed !important;
    }

    If you need more help let me know.

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘scroll words and images while keeping the same background’ is closed to new replies.