I am attempting to change the Call to Action text size and font but after saving it in the skin, it does not change on the live site.
Call to Action Text not updating change of font size
(4 posts)
(2 voices)
-
Posted 5 months ago #
-
Hello movino4me,
Add this in Dashboard -> your theme -> General Settings -> Custom CSS,
.call_to_action { font-size: 12px !important; font-family: "Verdana" !important; }Posted 5 months ago # -
This modified the call to action button text instead of the call to action text.
Posted 5 months ago # -
Try this,
.is_home #intro h3 { font-size: 12px !important; font-family: "Verdana" !important; }Posted 5 months ago #
Reply
You must log in to post.













