Hi Please take a look at this page
I want to do following with all the tables on my website
increase the size of table heading.
increase the size of table contents
Change the background colour for heading and contents
Please can you someone urgently help.
Thank you in advance.
Hey projectt_co_uk,
Add this to quick css:
th, td{
font-size:20px!important;
}
What would you like to adjust the colors to?
Best regards,
Jordan Shannon