Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Store notice bottom banner, just decrease width slightly for chat icon

Viewing 1 reply thread
  • Author
    Posts
    • #41876
      vintagevibe.ca
      Support Expired

      Good morning,

      If you look at the screenshots, I would like to keep notice as is, just on desktop decrease its width so dismiss button is seen and chat box is seen.

      For mobile same thing, that chat icon is seen.

       

      I tried this in Claue Them options>

       

      .woocommerce-store-notice, p.demo_store {
      left: auto;
      right: 0;
      width: 60%;

      padding-right: 150px;
      text-align: right;
      border-radius: 0 0 0 20px;
      }

      Best,

       

      Attachments:
      You must be logged in to view attached files.
    • #41880
      Harry
      Support Expired

      Hi,

      Please add below code for mobile

      @media only screen and (max-width: 736px) {
      You code here
      
      }

      I recommend move the store notice to the left. It better

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.