Home Forums Themes Support Claue wishlist icon on top of add to cart

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #15282
      LV

      Hi,

      The wish list icon is on top of the “add to cart” in cell phone.

      Please see pic.

       

      Thanks

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

      Hi,

      Please add below code in Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) {
      .jas-wc-single .jas-container {
      padding: 0;
      }
      .single_add_to_cart_button {
      width: calc(100% – 155px);
      font-size: 13px;
      }}

      Best regards

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

    • #15291
      LV

      Thanks.

Viewing 2 reply threads

You must be logged in to reply to this topic.