React Theme: Line Spacing in Footer Bodycopy Text
-
Hi, loving the React theme, I have CSS, how can I change the leading in my footer text?
Thanks,E
The blog I need help with is: (visible only to logged in users)
-
Note that you may need to target different types of widgets differently.
Try this to modify the leading for text widgets:
.textwidget { line-height: 150%; } -
- The topic ‘React Theme: Line Spacing in Footer Bodycopy Text’ is closed to new replies.