Viewing 6 replies - 16 through 21 (of 21 total)
  • You can add more :

    line-height: 10px;

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

    (@ciccione82)

    It do not works properly. If I use line-height: 10px; it corrects the distance between the words, but font size do not be changed.

    This is the inserted code so far:

    .site-branding .site-logo-div { float : left; margin-right: 10px; }
    .onepress-menu a { padding-left : 10px; padding-right: 10px; }
    .site-branding .site-title {max-width: 110px; text-align: center; }
    .site-branding .no-logo-img.has-desc .site-title, .site-branding .has-logo-img .site-title { margin-top: 5px; font-size: 32px; line-height: 10px;}

    If I try to change font size with firebug on firefox it works. It’s strange!!

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

    So you should add this too :

    .site-branding .site-title, .site-branding .site-text-logo { font-size: 35px; }

    Thread Starter ciccione82

    (@ciccione82)

    Now it works properly!!!!!!!!! Thank you very very much!!!!!!!!!

    You’re welcome. Hope you can leave us some review ??

    Thread Starter ciccione82

    (@ciccione82)

    Of course l!!!!

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