site description line break
-
Hi there,
wondering if I can edit the CSS to obtain line-breaks in my site description:
it loos like:
“Marketing Digitale per Liberi Professionisti e PMI”
and I would like it to look like
“Marketing Digitale
per
Liberi Professionisti e PMI”(Maintaining center alligning).
Is that possible? How do I do that?Thanks a lot.
GiaditaThe blog I need help with is: (visible only to logged in users)
-
I can think of one way to do this, but it comes with a big drawback. What we could do would be to us the :before and :after pseudo classes and change your site description to just the word “per”. That is the drawback I mentioned. The search engines would not see the additional text we would add above and below “per”.
We could center align, but all three lines would be centered, not left aligned in the center.
I don’t recommend the above, but if you wish to go that route, let me know.
- The topic ‘site description line break’ is closed to new replies.