New Landing How can we help? Atelier Remove description table

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #172119
    plutonio79
    Member
    Post count: 5

    Hi Dear,
    Please could you help me!!!.
    I need to remove the description table on product page and let it see full width, hope you understand me.

    Attached images with examples.

    Image 1: So currently it is viewed.
    Image 2: As I would like it to look.

    I hope you can help me.
    And sorry, my english is not really good.
    Thank you very much!

    Attachments:
    You must be logged in to view attached files.
    #172161
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Provide the url to that page so we can figure out some css for it.

    -Rui

    #172408
    plutonio79
    Member
    Post count: 5
    This reply has been marked as private.
    #172449
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce div.product .woocommerce-tabs ul.tabs {
      display: none;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
      border-left: none;
      width: 100%;
      padding-left: 0;
    }

    – Kyle

    #172456
    plutonio79
    Member
    Post count: 5

    Thank you very much Kyle!
    A big hug from Chile!!!

    Carlos

    #172465
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle
    -Rui

Viewing 6 posts - 1 through 6 (of 6 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