Title: Custom html and css
Last modified: December 29, 2018

---

# Custom html and css

 *  Resolved [draxx318](https://wordpress.org/support/users/draxx318/)
 * (@draxx318)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-html-and-css/)
 * How can i use my own html and css to display a table using this plugin?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Johann Heyne](https://wordpress.org/support/users/jonua/)
 * (@jonua)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-html-and-css/#post-11242221)
 * 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](https://wordpress.org/support/users/jonua/).

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/advanced-custom-fields-table-field/assets/icon-256x256.png?
   rev=1962986)
 * [Table Field Add-on for ACF and SCF](https://wordpress.org/plugins/advanced-custom-fields-table-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields-table-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields-table-field/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Johann Heyne](https://wordpress.org/support/users/jonua/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/custom-html-and-css/#post-11242221)
 * Status: resolved