Viewing 1 replies (of 1 total)
  • You can place any HTML or CSS content within the widget, you’ll just need to lookup how to write that code.

    Quick example of what you could do:

    <style>.red { color: #f00; }</style>
    <p class="red">This text will be red</p>
    <p>This text will be normal</p>
Viewing 1 replies (of 1 total)
  • The topic ‘How to add css’ is closed to new replies.