Announcement

Collapse
No announcement yet.

Tiny CSS issue on ORDL

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Tiny CSS issue on ORDL

    Just thought I would let you know on the ORDL screen the logo is off center on mobile. It looks like the themes.css is missing this in blue. Checked the Demo site but it does not seem to use this screen. :

    Code:
    @media (max-width: 59.9em) {
    .t-page-ocst .t-site-header__logo,
    .t-page-osel .t-site-header__logo,
    .t-page-opay .t-site-header__logo,
    .t-page-ordl .t-site-header__logo {
    flex-basis: 100%;
    max-width: 100%;
    }
    }
    Highly caffeinated
    http://www.coffeehouseexpress.com

    #2
    Hey Jim,

    Thanks for the find. I will get this corrected in the next release.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      Originally posted by Matt Zimmermann View Post
      Hey Jim,

      Thanks for the find. I will get this corrected in the next release.
      Thanks Matt! I just realized the Shadows Demo store goes directly to OCST which eliminates the step of going through ORDL. Is ORDL even needed or intended to be used in Shadows? My stores go to it by default.
      Highly caffeinated
      http://www.coffeehouseexpress.com

      Comment


        #4
        Hi Jim,

        Generally, the page isn't needed as it is an extra step that can impede a smooth checkout process.
        Matt Zimmermann

        Miva Web Developer
        Alchemy Web Development
        https://www.alchemywebdev.com
        Site Development - Maintenance - Consultation

        Miva Certified Developer
        Miva Professional Developer

        https://www.dev4web.net | Twitter

        Comment


          #5
          Originally posted by Matt Zimmermann View Post
          Hi Jim,

          Generally, the page isn't needed as it is an extra step that can impede a smooth checkout process.
          Thanks Matt, Yep, makes sense.
          Highly caffeinated
          http://www.coffeehouseexpress.com

          Comment

          Working...
          X