I want to add a thin line between the widgets in my sidebar, just to differentiate the spaces – any ideas guys?
Hi Tactusmihi,
To add thin line between the widgets in the sidebar Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.widget { border-bottom: 1px solid #ddd; margin-bottom: 40px; padding-bottom: 20px; }
Thank you!
Awesome – Cheers 🙂
You Welcome Tactusmihi. 🙂 Could you also please help us rating this theme in WordPress Repository. https://wordpress.org/support/view/theme-reviews/attitude We really appreciate your rating.