Home Forums WoodMart support forum how to align left product tab and content ?

how to align left product tab and content ?

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

    nick122
    Participant

    how to align left product tab and content ?
    as picture below
    thanks

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .tabs-layout-tabs #tab-additional_information .shop_attributes {
        margin: 0;
    }
    
    .tabs-layout-tabs .tabs {
        text-align: left;
    }

    Regards.
    Xtemos Studios

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