Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1094287
    scottkwilson
    Participant

    Hi – I would like to reduce the size of the image of the girl (on mobile – laptop and desktop are fine) and also get her centered on the screen when viewing on mobile. How do I do this? Below is the site. Attached is the mobile screenshot.

    http://qualitycbs.stormwindcreative.com/

    #1094815
    Rupok
    Member

    Hi there,

    It seems centered on my end on iPhone 6 view (see attachment).

    If you still want to modify then you an use the below code and selector to change the background size and positioning :

    @media only screen and (max-width: 767px) {
    .home #x-section-1 {
      background-size: auto 100% !important;
    }
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1094287 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>