Comments Catherine started the conversationFebruary 3, 2018 at 1:42pmHello, Is it possible to change the pages font (the one between the <>). The page numbers are too light for my background. I have already added this to the custom CSS. Please see attachment. .carousel-heading i { color: #fff!important; } 3,034Andrew repliedFebruary 4, 2018 at 7:48pmHey there,Thanks for reaching,Please send a link to this page so we can assist you with the right CSS.Regards Catherine replied privately 3,034Andrew repliedFebruary 5, 2018 at 9:59amHi Catherine, You can use this to increase the size and make the text there standout: .carousel-wrap .item-count{ font-size:20px; color:black; font-weight:bolder; } hope you are adding it to salient \ general settings - css script related - custom css code. Cheers.Catherine repliedFebruary 5, 2018 at 12:27pmThanks, that worked. Sign in to reply ...
Hello, Is it possible to change the pages font (the one between the <>). The page numbers are too light for my background. I have already added this to the custom CSS. Please see attachment.
Hey there,
Thanks for reaching,
Please send a link to this page so we can assist you with the right CSS.
Regards
Hi Catherine,
You can use this to increase the size and make the text there standout:
hope you are adding it to salient \ general settings - css script related - custom css code.
Cheers.
Thanks, that worked.