Viewing 15 replies - 1 through 15 (of 21 total)
  • If you mean the site title “We are … etc” you need to put a <br> or a enter in the Configuration Panel / Section: hero / Hero Content Layout /

    Thread Starter ciccione82

    (@ciccione82)

    No, I mean the site title. In apparence, site title. Now I have my title (Studio Fazzai) on my logo. I want to write title on two line like my logo. See it at https://www.studiofazzari.it

    Hi @ciccione82,

    I don’t see the site title now. Can you enable again?

    Thread Starter ciccione82

    (@ciccione82)

    I disabled title because I’ve to write it like in my logo:

    STUDIO
    FAZZARI

    How can I do it? If I enable title you can see STUDIO FAZZARI (STUDIO beside FAZZARI)
    Please help me.

    Thread Starter ciccione82

    (@ciccione82)

    Perhaps, can I solve with a custom css? Please help me. Thanks

    Hi @ciccione82,

    You can try adding this in Customize => Additional CSS :
    .site-branding .site-title {max-width: 110px; }

    Let me know how it goes!

    Thread Starter ciccione82

    (@ciccione82)

    Yes, it works! Thanks so much! Now I have to justify the first word to the center as in my logo, modify font size and I would like to include a line between the two words always like my logo. Is it possible? It would be great!! ??

    Hey @ciccione82,

    What is your site url? I don’t see any title in this site : https://prntscr.com/f6gmho

    Let me know!

    Thread Starter ciccione82

    (@ciccione82)

    My site url is https://www.studiofazzari.it.
    I have to allign the first word to the center as in my logo, modify font size and I would like to include a line between the two words always like my logo. Is it possible?

    Thread Starter ciccione82

    (@ciccione82)

    I enabled title so you can see it. Please help me, I have to cut logo, but first I have to justify title and resize fonts.

    Thread Starter ciccione82

    (@ciccione82)

    Please, I do not want to surrender. Give me a slution please. Thank you!!

    Hey @ciccione82,

    Please try adding this :
    .site-branding .no-logo-img.has-desc .site-title, .site-branding .has-logo-img .site-title { margin-top: 7px; }

    but it is impossible include a line between the two words always like your logo.

    Thread Starter ciccione82

    (@ciccione82)

    I’ve isert custom css and I justified text to the center in this way: text-align:center. Why I’m not able to modify font size with “font-size: 32px (example)? How can I change font size? See my result now, please.

    • This reply was modified 7 years, 6 months ago by ciccione82.

    It is easy, you just need to add this :

    .site-branding .no-logo-img.has-desc .site-title, .site-branding .has-logo-img .site-title { margin-top: 5px; font-size: 32px; }

    Thread Starter ciccione82

    (@ciccione82)

    It do not works properly. If I use font-size: 32px it change distance between the words.

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘Site title on two line? How can I do its?’ is closed to new replies.