• Resolved scheid

    (@scheid)


    Hi folks,

    I’m trying to format title and subtile from centered to left-justified. Can you point me into the right direction where to change that?

    Thank you for your help,
    Mika

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @scheid

    At first, sorry for the late reply, we had holidays and thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .header-logo {
      text-align: left;
      margin-left: 5%;
    }

    Kind Regards

    Thread Starter scheid

    (@scheid)

    Worked like a charm. Thank you very much!

    Feel free to contact us at any time, we are more than happy to help.

    Kind Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I make text left-justified in the bard theme?’ is closed to new replies.