Home Forums WoodMart support forum Left outline for Shop Titles

Left outline for Shop Titles

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

    Schuifdeurexpert
    Participant

    Hi,

    I would like to outline all my shop titles to the left, instead of center (see image).
    How can I do this with CSS?

    Regards, Roel

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

    Hello,

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

    body .shop-title-wrapper {
        display: block;
    }

    Best Regards

    #113773

    Schuifdeurexpert
    Participant

    Thank you!

    #113895

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Left outline for Shop Titles’ is closed to new replies.