Wayne

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Background Images Not Set To Cover Under 1800px #18799
    Wayne
    Customer

      Wes, I know you changed the settings in the regular CSS, but this is in the responsive CSS. I am running Version: 1.1.2 and the mobile CSS still reads auto.

      @media only screen and (max-width: 1800px)
      .front-page-1, .front-page-4, .front-page-5, .front-page-7, .front-page-9, .front-page-12 {
      -webkit-background-size: auto;
      -moz-background-size: auto;
      background-size: auto;
      }

      Can I just change to cover with no other adverse affects?

      in reply to: Home Image not resizing #18247
      Wayne
      Customer
        This reply has been marked as private.
      Viewing 2 posts - 1 through 2 (of 2 total)