Font size and clear formatting
-
Hello,
I am trying to change the font size and center all text but I am unable I used the following code from and older topic but it did not work with me, would you please help me and also before I used your plugin there was an old table I import it can I clear the formatting?.tablepress tbody td {
font-size: 18px !important;
font-weight: bold !important;
color: #333333 !important;
text-align: center !important;
text-transform: none !important;
}.tablepress thead th,
.tablepress tfoot th {
background-color: #3d85c6 !important;
color: #ffffff !important;
padding: 4px !important;
font-size: 18px !important;
font-weight: bold !important;
text-align: center !important;
text-transform: none !important;
}The page I need help with: [log in to see the link]
- The topic ‘Font size and clear formatting’ is closed to new replies.