- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Button Text Size
Is there a way to increase the text size of the button on the home page slider?
https://tekrenovations.com/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.slide_info a { font-size:24px !important;}
Regards,
Chris
