Archived topic
Strange Caption formatting
3 replies · Started by Luis on July 13, 2021
Hi guys,
Just curious what's causing / over-riding the default caption formatting?
Currently it just reverts back to the normal paragraph size and left align, for the table in the link below.
Is it in the settings somewhere by any chance or will I have to CSS this?
//Couldn't see anything in the site CSS, scripts or elements
Thank you kindly
Hi Luis,
Did you have any custom CSS for it? Can you share the specific CSS so I can try looking for it on the site and see if it applies?
By default, non-styled table will just inherit the font settings set on the Body on Appearance > Customize > Typography > Body.
If you want a specific styling for the table, you may have to write custom CSS for it. :)
Thanks that makes sense now.
There is no CSS for it.
I will do some custom CSS to set it correct then.
No problem. :D