Tagged: more-space
HI, i want more space between the recent post category tab.
This is how i want it: https://www.dropbox.com/s/fx8z3660bn7n2av/Voila_Capture%202015-01-16_05-05-58_p.%20m.png?dl=0
This is how i have it now: https://www.dropbox.com/s/9oof4d262gncmbi/Voila_Capture%202015-01-16_05-11-14_p.%20m.png?dl=0
what do i need to do?
thanks
Hi Christina,
To add more space between the recent post category Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#secondary ul li { padding-bottom: 10px; }
Thank you!
thanks, works perfect. One more question, how do I add a Home tab in the menu section that when clicked redirects to the homepage. thanks
HI Christian,
Refer to this screenshot to add home tab in your menu section