New Landing How can we help? Atelier Hide Meta Products

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Atelier
  • #270262
    leviathansh
    Member
    Post count: 43

    Hello guys i would like to hide the meta information of products. (See image below)

    Attachments:
    You must be logged in to view attached files.
    #270286
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .summary .product_meta {
      display: none;
    }

    – Kyle

    #270461
    leviathansh
    Member
    Post count: 43

    It works perfectly, thank you Kyle. I just noticed that the “stock” and “remove” text doesn´t look so well, any code for hide these texts? And if is possible, also change the color of the add to cart button like i show in the picture. (See attached image)

    Thank you for the great support like always :).

    Attachments:
    You must be logged in to view attached files.
    #270479
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Sure, what’s your link?

    – Kyle

    #270489
    leviathansh
    Member
    Post count: 43

    Hello Kyle i´m working in a localhost. Do you need to log in mandatory?

    #270492
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Let me know when your site is online and I will provide some custom css for you

    – Kyle

    #270598
    leviathansh
    Member
    Post count: 43
    This reply has been marked as private.
    #270621
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .reset_variations,.woocommerce-variation-availability{
    display:none !important;
    }

    Thanks
    Mohammad

    #270774
    leviathansh
    Member
    Post count: 43

    Great, any chance for change the cart button as i want it?

    #270775
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce .single_add_to_cart_button.button.alt {
      background: #00ddd8!important;
    }

    – Kyle

    #270778
    leviathansh
    Member
    Post count: 43

    Thank you Kyle 🙂

    #270780
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register