December 10, 2014 at 7:05 am
#19262
Theme Horse Support Team
Keymaster
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!