Home Forums Space themes support forum tab-title change position

tab-title change position

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #457003

    Jean-Michel
    Participant

    Hello
    How can I move the titles of the tabs to the left?
    Thanks very much:-)

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

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .single-product .xts-nav-product-tabs-wrapper {
    	text-align: start;
    }

    Kind Regards

    #457020

    Jean-Michel
    Participant

    Thanks:-)

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

The topic ‘tab-title change position’ is closed to new replies.