Home Forums Themes Support Claue Size Chart button

Viewing 1 reply thread
  • Author
    Posts
    • #34017

      Can you help me figure out how to show this button on mobile view.  it won’t appear and no place do i have display: none and there are not settings with the plugin that need to be enabled for mobile view.

      Here’s the button:

      midway down the page on the far right.
      https://bestfitbybrazil.com/product/mvp-fitness-sneak-print-pink-workout-sneakers/

      The element is #chart-button

    • #34018

      Hi,

      The issue because you add code for mobile screen

      .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled, .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled, .price-review, .btn-atc.atc-slide, .product_meta, .social-share {
      	display: none;
      }

      Please exclude class .btn-atc.atc-slide and split to small elements and hide each element.

      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.