Reply To: Center home page images on mobile

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

#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.