jack

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Custom Header Responsiveness #11383
    jack
    Customer

      Thank you Eric, that was quite helpful and sent me in the right direction.

      Epik’s header required a bit more info for the site title as well for the area used
      when inserting the header image via Dashboard. Below is what I used to make this work by
      placing that code in the 480 and 580 @media sections.

      .header-image .site-title a {
      float: left;
      min-height: 110px;
      width: 100%;
      }

      .header-image .site-header,
      .header-image .site-header .wrap {
      background-size: contain !important;
      }

      The minimum height can be adjusted depending on what is within the
      header right widget area.

      For the @media sections of 767 or larger, I only needed this added:

      .header-image .site-header,
      .header-image .site-header .wrap {
      background-size: contain !important;
      }

      Hope this also helps others that desire to use custom headers with the Epik theme
      for mobile responsive.

      in reply to: Custom Header Responsiveness #11357
      jack
      Customer

        Just checking as it’s been close to 24 hours….any progress on the described issue?

        in reply to: Legacy full width page border #9557
        jack
        Customer
          This reply has been marked as private.
        Viewing 3 posts - 1 through 3 (of 3 total)