May 22, 2015 at 5:50 am
#25069
Theme Horse Support Team
Keymaster
Hi infoflavio,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save
.call-to-action {
display: none;
}
.featured-text .featured-title {
display: none;
}
Thank you!