September 1, 2015 at 4:07 pm
#27867
Theme Horse Support Team
Keymaster
Hi Jolantapawelec,
To add the space between the menu and the slider Go to Appearance > Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save all changes button:
.featured-slider {
margin-top: 10px;
}
Thank you!