Comments 1reecedouglas started the conversationJanuary 15, 2021 at 1:12amHey,Ho do I change the font size and colour of my list item text content?example attached 2,963Andrew repliedJanuary 15, 2021 at 10:59amHi there,Please share a link to where you have set that so that we see possible css.Kind regards.1 Like 1reecedouglas repliedJanuary 15, 2021 at 12:42pmHere's the link: https://smartmoneymortgages.wpcomstaging.com/results-page-2/ 2,963Andrew repliedJanuary 15, 2021 at 12:54pmHi there,Use the following custom css in Salient > General settings > CSS/Script related: .nectar-icon-list[data-animate="true"] .nectar-icon-list-item.animated .content { font-size: 16px; color: black; } Hope this helps.1 Like 1reecedouglas repliedJanuary 15, 2021 at 1:17pmSorted, thanks Andrew! 1reecedouglas repliedJanuary 16, 2021 at 4:59amHey Andrew,Please can you provide some css to change the single testimonial font and colour at the top of my page? URL:https://smartmoneymortgages.wpcomstaging.com/ 2,963Andrew repliedJanuary 17, 2021 at 4:08amHi There,Please try this css: .wpb_wrapper > .nectar_single_testimonial:last-child { font-size: 16px; color: blue;}Thanks.1 Like 1reecedouglas repliedJanuary 17, 2021 at 9:16amThanks Andrew, it worked. Is it possible to change the font to Roboto? 2,963Andrew repliedJanuary 17, 2021 at 12:52pmHi There,Please try this css: .wpb_wrapper > .nectar_single_testimonial:last-child { font-family: 'Roboto';}Thanks. Sign in to reply ...
Hey,
Ho do I change the font size and colour of my list item text content?
example attached
Hi there,
Please share a link to where you have set that so that we see possible css.
Kind regards.
Here's the link: https://smartmoneymortgages.wpcomstaging.com/results-page-2/
Hi there,
Use the following custom css in Salient > General settings > CSS/Script related:
Hope this helps.
Sorted, thanks Andrew!
Hey Andrew,
Please can you provide some css to change the single testimonial font and colour at the top of my page?
URL:https://smartmoneymortgages.wpcomstaging.com/
Hi There,
Please try this css:
Thanks.
Thanks Andrew, it worked. Is it possible to change the font to Roboto?
Hi There,
Please try this css:
Thanks.