Home Forums Themes Support Claue Quick view sticked buttons

Topic Resolution: Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #22854

      Hi Harry,

      sorry but the quick view gift button on mobile is again showed as sticked to first line, please see screenshot attached

      Attachments:
      You must be logged in to view attached files.
    • #22880

      Hi Mag,

      Please let me know when your site online, it now hacked so i can’t check.

      Thanks

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

    • #22910
      This reply has been marked as private.
    • #22927

      Hi Mag,

      Please add below code

      @media only screen and (max-width: 736px) {
      .product-quickview button#give-as-present {
          margin-left: 0;
          margin-bottom: 0;
          margin-top: 10px;
      }}

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

      • #22955

        Hi I have added new code and deleted old code so it started working OK. thank you.

        .product-quickview button#give-as-present {

        margin-left: 10px;
        margin-bottom: 0;
        margin-top: 0;

        }

Viewing 3 reply threads

You must be logged in to reply to this topic.