Hi Tobias, I have very little experience in html. Can you show me an example of how to change individual lines within a row/column?
I did try to change the whole column using the following but nothing changed on the table.
.tablepress-id-9 .column-1
.tablepress-id-9 .column-3 {
font-family: ‘Noto Serif’a;
font-size: 12px;
color: #0000000;
}
First, I am a very raw recruit. I am learning WordPress on my own and stumbling as I go. I tried what you suggested and I still have a title at the top of my Front Page “Front Page” which I would like to remove. My site is under construction moving from an asp site to WordPress. Could you take a look and let me know what I need to do to remove that title from the page. It is okay if it is on the remainder of the pages (not there yet). My site is http://e46.8b4.myftpupload.com/
Thanks in advance for the help.
Will this work for removing the page title from the static front page?