Changing 'list' font using Volt CMS

https://www.4t1.co.uk/services-support-services/

Hi everyone, just finishing up a site using the rather excellent Volt CMS, and I have a quick question concerning lists (I know it’s going to be asked by the client!).

I tried making a class called li in Blocs to target the list, but this threw the navigation links out of size/alignment and whatever, so my question is, is there any way to change the bulletpointed list items on this page to another font - probably the same as the paragraph?

Thanks everyone.

Hi @TrevReav

Can’t you just use the fonts you can set in the project settings? or try the below class - just guessing from memory at the moment - but I might be wrong!

list-item

Use

.volt-content li {

}

3 Likes

Hi @AdieJAM, tried that, but as soon as it goes to a bulleted/numbered list it reverts back to it’s default setting.

Thanks @jannis, I shall give that a go!

Perfect thanks @jannis. I posted on the forum so it could help other people.

2 Likes

aha !

glad you got it sorted - good to have it on here so we know for future reference too.