Hey thanks so much! The part for the bullet points is working like a charm. The other part to add the gradients is not working though, there is an error in the CSS since my editor. I can’t quite figure out what it is as I’m horrible with CSS.
.lwptoc_i { linear-gradient(100deg, #636eb9 0%, #9063b9 100%) !important; }
On another note, is it possible to add the background color to the whole width of the content container Like the people over at rank math do: https://rankmath.com/kb/general-settings/
Even when I set it to 100% width I can’t get it as wide as the content container.
Thanks again for all the help so far!