Home Forums WoodMart support forum Editing tabs

Editing tabs

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #372553

    contactpleazurr
    Participant

    Hello,

    How to edit the tabs to remove huge gaps and size?
    https://snipboard.io/Y7qHFV.jpg

    #372593

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #372727

    contactpleazurr
    Participant

    Hello, I have added the info in the private content.

    #372932

    Hello,

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

    .woocommerce-tabs .wd-nav-tabs>li:not(:last-child) {
        margin-inline-end: 0;
    }

    Best Regards

    #372979

    contactpleazurr
    Participant

    Thank you that worked!

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

The topic ‘Editing tabs’ is closed to new replies.