Home Forums WoodMart support forum Product data tabs Widget

Product data tabs Widget

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #505393

    millann
    Participant

    Hi,

    I need help to customize the Product Data Tabs widget, the tabs and the content in them.

    1. I need to know how to manipulate the content itself that is within each tab
    2. how to manipulate each tab inside the widget? How to remove them or add them as needed?
    3. How to change tab names?

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

    Hello,

    Description – this is the main description on the product page.

    Reviews are disabled in the Woocommerce > Settings > Product. It is not editable.

    Additional tab (with the attributes) enter each attribute in the product page and disable showing on the product page. Not editable.

    Additional tab (Shipping information) You can edit it in the Theme Settings > Product page > Tabs: https://xtemos.com/docs/woodmart/html-blocks-2/#shipment_delivery

    Best Regards

    #505727

    millann
    Participant

    Ok, next thing i need to do it is to put a little bit space between TABS and TEXT under it…

    How can i do that and how to style a TABS a little bit because everything is white and i need to make them to look nicer.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-accordion-item{
    margin-top:50px;
    }

    Best Regards

    #505914

    millann
    Participant

    Hello,

    this solution you provided it is not ok because your code make big space between accordion items and i did not wanted this. Please see pictures attached.

    I also wanted from you solution how to style tabs (change color, make them round, put border…) and the same thing for content section because everything is white and i need to change this for client, you do not provided me nothing!

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

    millann
    Participant

    I found a code that works for me and solved my problem.

    Your task would be to give me a solution for styling the tabs and the content section.

    #506086

    Hello,

    You can insert the code into the Theme settings > Custom CSS > Desktop, which would not apply to mobile.

    Best Regards

    #510962

    millann
    Participant

    You can close this Topic.

    #510982

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Product data tabs Widget’ is closed to new replies.