Home Forums WoodMart support forum Product tabs left align

Product tabs left align

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #106191

    Juca
    Participant

    Good day,

    I can’t seem to find an option to left align the product tabs – I’ve included a screenshot.

    Is this possible

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

    Hello,

    Add this code to the Theme Settings > Custom CSS > Global:

    body .tabs-layout-tabs .tabs {
        text-align:left;
    }

    Best Regards

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