• Resolved mmmskc

    (@mmmskc)


    https://www.sidhdhars.com is my website using colinear. I need help with the menu bar. Can someone guide me to split the site titile. Say for Eg. “Sidhdhars &” in first line & “Jeeva / Maha Samadhis” in second line.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    It isn’t possible to split it exactly that way without altering the theme’s underlying code in a child theme.

    If you want to make it on three lines, you can use this and the “Sidhdhars &” part will be on the first line:

    .site-title {
        max-width: 300px;
        margin: 0 auto;
    }
    Thread Starter mmmskc

    (@mmmskc)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Split Site Titile’ is closed to new replies.