New Landing How can we help? Themeforest Theme Support Neighborhood Product Page – a few questions!

Viewing 5 posts - 1 through 5 (of 5 total)
  • #96820
    Xioyu
    Member
    Post count: 22

    Hi!!
    I have a few questions. I have been compiling to give all my doubts together 🙂

    Capture_1: I would like to add some tabs to the product description, Is it possible? how?
    Capture_2: I would like to remove this side from the product page. No comments, no categories, no contact. But not hide, because I did with this code:

    .summary .product_meta {
    visibility: hidden;
    }

    But the space still is there and I don’t want that.
    Capture_3: It is possible to move the product slider under the product description?.

    Thanks for your attention!

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

    Hi

    1) You will need to purchase this plugin from woocommerce: http://www.woothemes.com/products/woocommerce-tab-manager/

    2) Add this to your custom css:

    .summary .product_meta {
      display: none;
    }

    3) Unfortunately this is not possible sorry

    – Kyle

    #97170
    ibt
    Member
    Post count: 29

    I have added 2) to my css, but its not working

    #97328
    ibt
    Member
    Post count: 29

    Solved the problem by adding it first instead of last in my css

    #97330
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great, no problem

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register