Can you center text in RSS feeds?
-
I want to try out centering the text in my RSS feeds. I found a code snippet I’ll post below which centers the text in text widget fields only.
.home .widget_text {
text-align: center;
}But it doesn’t center my other widgets.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can you center text in RSS feeds?’ is closed to new replies.