Front Page Background image

Homepage Community Forums Legacy Theme Support Front Page Background image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20775
    Andykev
    Customer

      Wes,

      The Legacy “Front Page Background Image” looks fantastic on desktop, but on Iphone it is horrible. It’s not resizing at all. Reducing screen size on desktop shows it’s only partially responsive.

      I swapped the image into the “SLIDER” section, but it is not full width. In this widget area, the image is fully responsive.

      I compared the .css to the original Legacy (which resizes fully) and Epik (wich also resizes perfectly). Can the containers be changed to properly resize?

      #20776
      Andykev
      Customer

        I added this

        .home-top .flexible-widgets {
              background: url(https://vscustomhats.com/wp-content/uploads/2017/03/Art-Small-WEB.jpg) no-repeat!important;
              background-position: center !important;
              background-size: cover !important;
              height: 100%;
              width: 100%;
          }

        It substitutes the image to a smaller one. But my confusion is, how come placing an image in one of the other widget sections (ie. welcome) will resize, but using it in the Front Page Background Image..will not?

        Anyway, the issue is solved. Check out the site..I’m going to put it back into maintenance mode until I can figure out a way to “introduce” it to my unknowing friend.

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