[Resolved] I need background image to be fixed

Home Forums Support [Resolved] I need background image to be fixed

Home Forums Support I need background image to be fixed

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #378320
    Umad

    I use background image on home page using page id but background is not fixed i used css properties fixed but its still scrolling can you please help me out ???
    Important note i use elementor page builder

    #378345
    Umad

    CSS coding
    .page-id-9{
    background: url(“no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

    #378402
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like it’s working for me? http://www.screencast.com/t/hw1kH9zVkWXS

    #378404
    Umad

    When we scroll the blackboard picture aslo scrolling at the background i dont want that to be scrolling

    #378405
    Umad

    In mobile view its not scrolling but in desktop view its scrolling

    #378406
    Leo
    Staff
    Customer Support

    Try clearing browser cache.

    #378410
    Umad

    ohh sorry leo issue has been solved i just want that background image to be scroll with the content only one small concern is that the background image is in Hd quality but now when i change the background attachment to scroll it pixelate i want that image in Hd format.

    #378438
    Umad

    Let me know leo.
    Thanks

    #378540
    Leo
    Staff
    Customer Support

    Currently the background image is applied to the entire body which looks like that’s not what you want.

    There should be way to apply that background image to that section only using Elementor without CSS.

    #378788
    Umad

    Thanks for your quick response.
    Solved….!!!!!

    #378931
    Leo
    Staff
    Customer Support

    No problem!

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.