• Resolved inesmluis

    (@inesmluis)


    Hello,

    I am trying to change the font type in the Table Press Plugin.

    I am using this code:

    .tablepress-id-N tbody td {
    	font-family: Helvetica;
    	font-size: 10px;
    	font-weight: normal;
    	color: #8c8989;
    }

    However, the table is still written in Georgia, and I cannot understand why. When I click on “Avada Live” on the table page, it shows the right font. But then, when I am done editing, it goes back to Georgia.

    I really appreciate any help you can provide.

    Inês

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not familiar with TablePress, and I don’t know where you got the code from… but I’m pretty sure the “N” is supposed to be a placeholder, to be replaced with the actual table ID number ??

    Can you give the address to your page where the table can be found so I can take a look for you why the code isn’t working?

    Thread Starter inesmluis

    (@inesmluis)

    @gappiah OMG that worked! I am a noob in WordPress. Thank you so, so much!

    The website is still offline.

    Thanks a lot!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘TablePress – code to change font doesn’t work’ is closed to new replies.