Viewing 1 replies (of 1 total)
  • Plugin Author Johann Heyne

    (@jonua)

    I’m really late, sorry about that. You can take my code example and adapt and extend it as you like it. Add a CSS class to the table element <table class="my-table"> and target that class in your stylesheet to style that table, for example making the table half width… .my-table { width: 50%; }.

    Cheers,
    Johann

    • This reply was modified 7 years, 3 months ago by Johann Heyne.
Viewing 1 replies (of 1 total)

The topic ‘Custom html and css’ is closed to new replies.