Center home page images on mobile

Homepage Community Forums Aspire Theme Support Center home page images on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21886
    erinok
    Customer

      Hello! I have a website in development and we are using a background image for Front-page-11.

      The image of the eagle is centered on desktop, but is there a way to keep the image centered on both tablet and mobile?

      http://104.243.37.22/

      Thank you! Erin

      #21891
      Wes
      Moderator

        Did you want it centered vertically or horizontal? It looks like it’s showing up centered (horizontally) at the moment.

        If you want the eagle to show up more centered vertically on mobile devices, try adding this in your Responsive Section –

        .front-page-11 {
        	background-position: center top !important;
        }

        Let me know if that helps.

        #21894
        erinok
        Customer

          That was perfect, thanks so much for your help!

          #21895
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Center home page images on mobile’ is closed to new replies.