Dear support, I would like to know: 1. how I can decrease the space above and below the 'home page sub heading' ? 2. how I can decrease the space above and below the 'home page main heading' ? 3. how I can replace the blog space with testimonials? thanks, Stefan
Hello, 1.. & 2. Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .page_info { margin-bottom: 37px; } .page_info_wrapper p { margin-bottom: 35px; } .slider-wrapper { margin-bottom: 55px; } Decrease values in above code according to your need. 3. In this theme there is no testimonial functionality so you can't do it. Thanks & Regards Yogesh Bhade
Thanks Yogesh, that helped. To bad testimonials are not working, I will add them via a widget. regards, Stefan