Tagged: 

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

    Hi!

    Is it possible to move the titles to the left side? Like in the example.

    Thank you!

    #431581

    Hi C-LabMX!

    Please add following code to Quick CSS

    #top .title_container .container {
      padding-left: 0;
      margin-left: 30px;
    }

    Cheers!
    Yigit

    #432583

    Thank you Yigit!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Move titles to left side’ is closed to new replies.