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: post title and post content not showing in the slider in small screens

#19262

Hi Harriet,

To position the height of the slider title and description.

Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

.featured-text {
    bottom: 50px;
}

Note: Increase/Decrease the above 50 digit to change the height of the title and description.

and Which text in mobile device that you want to reduce the size please clarify it?

Thank you!