Home Forums WoodMart support forum Left align second Column of attributes in Additional information

Left align second Column of attributes in Additional information

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #564336

    gary
    Participant

    Hi Is it possible to left align the contents in the second column of the attributes table? I cant seem to find any options in the theme settings for same? See image Below it just makes everything hard to read the way it is currently

    thanks in advance

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

    Hello,

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

    .shop_attributes td {
        text-align: left !important;
    }

    Best Regards.

    #564502

    gary
    Participant

    Thanks so much that worked much appreciated

    #564636

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Left align second Column of attributes in Additional information’ is closed to new replies.