Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #828781

    How do I determine the Enfold’s image pixel size dimenisions for the image I am using on the Enfold Contact page. I want to find it out so I can get the image pixel dimensions correct. https://www.surfisurus.com/contact-us/
    I have been struggling with this all day. Sorry I’m a newbie.
    Thanks for your help. Much appreciated.

    #828789

    Hey Kent,
    I think I understand, but note that these numbers change with the device screen sizes, your container height is 500px, and your image is 760px. But this is because you are using the parallax. I see you have your location marked in the image, which I imagine you want centered.
    So you can crop your image, but you will need to change your container height to 400px because your mark on the image is so low.
    Or you can move the image with css like this:

    
    #av_section_1 .av-parallax-inner {background-position: center -250px!important;}

    Hope this helps

    Best regards,
    Mike

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