Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    Are you using a short code to display the data? Which one?

    Thread Starter aneelkumar

    (@aneelkumar)

    yeh im using visual composer 4.5.2

    Thread Starter aneelkumar

    (@aneelkumar)

    ok got it

    couple of code like this

    [cfdb-table form=”Post Truck” show=”Submitted,vehicle-number,driver-name,loading-city,un-loading-city,scheduled-date” hide=”your-email,mobile-number”]

    Plugin Author Michael Simpson

    (@msimpson)

    You can give the table an HTML id and CSS in the short code:

    [cfdb-table form="Post Truck" show="Submitted,vehicle-number,driver-name,loading-city,un-loading-city,scheduled-date" hide="your-email,mobile-number" id="mytable" style="#mytable th > td { font-size: x-large; }"]

    Reference

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change the font size of the displayed table?’ is closed to new replies.