How can I change the "call out style"? The message that displays above the main slider.
Call out style - How to change font color and font size
4 posts from 2 voices-
Posted 1 year ago #
-
Anyone? How to change the font color and size of the call out style text?
Posted 1 year ago # -
Found it:
#top .callout{
text-align: center;
font-size: 26px;
color:#666666;
line-height: 1.4em;
padding:10px 0;
}Just paste that in the quick css area.
Posted 1 year ago # -
Good to see it solved already. Thanks for sharing your solution for others to see :)
Posted 1 year ago #
Reply
You must log in to post.














