How do I automatically have a space under the page title? Some of my pages are not taking the space I enter. An example of the issue is on http://theme3.1stopnonprofitshop.com/meet-our-staff/.
Hi, Greetings from InkThemes, To add the space below the page title, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .content_wrapper .content p:nth-child(1) { padding-bottom: 4px; } Hope this helps...! Thanks & Regards! Nitin InkThemes.com