-
-
How do I change / adjust the list element icon and font size please? I would like to make the icon and font slightly smaller.
-
Does anyone have any suggestions on how I can adjust this please?
-
Hello,
Sorry for the late reply.
Please add this code into your custom css box:.list li.simple { font-size: 15px !important; }
Edit the values to your wish.
Best regards!
-
That’s great thanks. Is there a way I can indent the list items to the right a bit? At the moment they are all lined up with the text. Usually they would be indented to the right a bit.
-
Hello,
You can customize the list to your wish using custom css. Just add more css attributes to the block of code above. Until you get the layout you want.
Best regards!
-
How do I do this please? I know nothing about CSS. I just want to indent the bullet points to the right a bit so that it looks normal.
-
Hello,
Can i see a link where are you having this? So i can understand better your view and provide the correct css.
Thanks!
-
Hi,
Here is the link to our development home page where you can see the blue tick bullet points lined up with the text. Usually bullet points are indented to the right a bit so that they stand out.
https://djmoysesurfacing.co.uk/devsite/
Kind regards,
Adrian.
-
This reply was modified 7 years, 8 months ago by
alpenzone.
-
This reply was modified 7 years, 8 months ago by
-
-
-
Hello,
I added this code into your Custom Css box in General Options:
.list ul { padding-left: 15px !important; }
Change the value to your wish.
Best regards!
-
-
You must be logged in to reply to this topic.