badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: recent work text

#42089

Hi Cucerescu,

1. To hide text only for 3 columns you can remove the content of 3 columns otherwise you have to customize the code. You need to hire a developer.

2. To lower the title of the slider go to Appearance > Cusotmize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save all changes button:


.featured-text .featured-title {
    text-transform: inherit;
}

Thank you!