Epic Featured Image Section size

Homepage Community Forums Epik Theme Support Epic Featured Image Section size

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #23050
    Andykev
    Customer

      The Featured Image in Sec. 7… the image is not “responsive” on Ipad or Iphones… it remains full size.

      I have used this code, but it won’t work!

      /* Home Feature 7 */
      
      .home-feature-7 {
      	margin: 0;
      	text-align: left;
      	width: 100%;
          height: 320px;
          background-size: contain!important;
      }
      
      .home-feature-7 .widget {
      	margin: 0 0 60px;
      }
      

      Any suggestions? Media queries? Add something for ipads?

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.