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.