I am trying to use the code of an html table in a page but the formatting of the text in the left column does not align in the center. I guess it is a css issue but cannot find it.
Thank you
Hey octamedia,
Please try the following in Quick CSS under Enfold->General Styling:
td {
vertical-align: middle;
}
Best regards,
Rikard
Thank you but it is not working
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon
Yes I did but mo luck.