Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. Shop / WooCommerce
  3. Store notice not working on mobile

Store notice not working on mobile

Scheduled Pinned Locked Moved Shop / WooCommerce
store noticeshopwoocommercenoticenot working
2 Posts 2 Posters 157 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    georgiaharizani
    wrote on Aug 3, 2021, 10:36 AM last edited by
    #1

    Hello everyone, store notice is working fine on desktop but not displaying at all on mobile
    www.nostudio.shop
    Please advise
    Thank you

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Richard
      Global Moderator
      wrote on Aug 25, 2021, 4:54 AM last edited by
      #2

      Dear @georgiaharizani

      Store Notice should be working on Mobile:
      Screen Shot 2021-08-25 at 4.42.06 PM.png

      Your's is hidden due to "top: 122px"
      Screen Shot 2021-08-25 at 4.45.00 PM.png

      My CSS:

      .woocommerce-store-notice {
          margin-top: 0;
          margin-bottom: 0;
          text-align: center;
          overflow: hidden;
          width: 100%;
          z-index: 21;
      }
      

      Your CSS:

      @media (max-width: 1080px)
      .woocommerce-store-notice {
          position: relative;
          top: -122px;
          left: 0;
          width: 100%;
          padding: 10px 40px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
      }
      

      I thought it may have been Custom phone layouts clashing with the store notice but this is not the case. Please make sure Text Formats and Media Query settings are correct.
      Screen Shot 2021-08-25 at 4.50.48 PM.png

      Wordpress, Lay Theme & Laytheme's Addons are all up to date ?

      Any custom CSS or JS that may interfere is temporarily removed.

      Any third-party plugins are de-activated to see if this resolves the issue.

      If using a WordPress Cache plugin, disable it or clear your cache.


      Best wishes 🌅
      Richard
      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      I also code custom websites or custom Lay features.
      💿 Email me here: 💿
      info@laytheme.com

      Before you post:
      1. When using a WordPress Cache plugin, disable it or clear your cache.
      2. Update Lay Theme and all Lay Theme Addons
      3. Disable all Plugins
      4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

      This often solves issues you might run into

      When you post:
      1. Post a link to where the problem is
      2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
      3. If the problem is difficult to explain, post screenshots / link to a video to explain it
      Online Users
      Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
      laytheme.com
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Recent
      • Tags
      • Popular
      • Users
      • Search