New Landing How can we help? General Feedback & Suggestions Suppress box around product TABS description in Woocomerce

Viewing 6 posts - 1 through 6 (of 6 total)
  • #207445
    cheronne
    Member
    Post count: 7

    Hi,

    I would like to optimize the design of my product presentation by suppressing the box Around the description in my products Tag. Could you help please ?

    Thank you !

    Best regards

    Jean

    Attachments:
    You must be logged in to view attached files.
    #207527
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #tab-description{
    text-align:justify !important;
    }

    Thanks
    Mohammad

    #207560
    cheronne
    Member
    Post count: 7

    Hi,

    Thanks for your answer, I paste the code in the theme custom css and saved but it doesn’t work, the border / box around the different tabs text is still there ?

    Thanks

    #207574
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Do you want to remove border of box? Please marked screenshot to indicate the issue.
    Thanks
    Mohammad

    #207584
    cheronne
    Member
    Post count: 7

    Thank you, on the screen shoot you have in the first post, there is a grey line all around the text (the border I guess) I would like to suppress this please Thank you !

    #207587
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce div.product .woocommerce-tabs .panel{
    border:none !important;
    }

    Thanks
    Mohammad

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 one of the following items
Login and Registration Log in · Register