Remove black lines between widgets and posts in Yoko theme
-
Can I remove the black lines between the widgets in Yoko theme? What about the black lines between blog posts on my home page? Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi laurenezellyoga,
If you add this code to your Custom CSS I believe it should remove the line for widgets and blog posts.
#content .post, aside.widget { border-bottom: none; }Hoe that helps.
-
- The topic ‘Remove black lines between widgets and posts in Yoko theme’ is closed to new replies.