Home Forums WoodMart support forum single product

single product

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #572146

    serviziweb
    Participant

    I have 2 problem
    in the page single product
    1. in which way I can change button?
    2. why appeare ADDITIONAL INFORMATION?

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

    Hello,

    01. Navigate to Theme Settings > Styles and Colors > Buttons > Advanced Buttons Styles.
    Please Follow this guide and change the button styles:
    https://xtemos.com/docs-topic/advanced-button-styles/

    02. The default WooCommerce additional information tab also lets you display custom product attributes. If you want to disable it, share the product page url so i will check and give you a custom css code.

    Best Regards.

    #572321

    serviziweb
    Participant
    #572431

    Hello,

    Add this code to the Theme Settings > Custom CSS > Global:

    li.additional_information_tab {
      display: none;
    }

    Best Regards.

    #572443

    serviziweb
    Participant

    It not run ok

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

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards.

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