imbalance 2, site-title in 2 lines (css) ?
-
Hi,
On the upper right cornet where the site title is “my art”, I would like to add “and imagery” in the second line and in yellow.
Any help?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Go to Appearance > Customize > CSS and delete everything in the text area then paste this in instead and see what you think:
#site-title a:after { content:"and imagery"; display:block; color:#FFCC00; } -
-
p.s.
It works well with Firefox and IE, but with Safari everything is on the same line… strange
- The topic ‘imbalance 2, site-title in 2 lines (css) ?’ is closed to new replies.