Home Forums Themes Support Claue Request

Topic Resolution: Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #17149

      Hi guys

      im using ur theme (awesome) and also woocommerce booking v1.10.12

       

      but when i see a product with booking i see a really anoying floating menu

       

      do you know how can io remove it?

       

      i apreciate ur help!

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

      Hi,

      Please use the custom CSS code below
      .jas-sticky-atc .wc-bookings-booking-form { display: none; }

    • #17166
      This reply has been marked as private.
    • #17167

      Please copy the code and paste in Claue Theme Options / General Layout / Custom CSS style

    • #17173
      This reply has been marked as private.
    • #17179

      Hi,

      Sorry, the correct code is

      .jas-sticky-atc #wc-bookings-booking-form { display: none !important; }

      Best regards

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

    • #17192

      Thank guys work good!

Viewing 6 reply threads

You must be logged in to reply to this topic.