• Resolved johnkuijpers

    (@johnkuijpers)


    Hi,

    I have an issue with the font size on a table. I’m use this css code

    .tablepress-id-N tbody td {
    font-family: Tahoma;
    font-size: 12px;
    color: #232323;
    }

    When I reload the page the text fits in the cells but then is normal again.

    I figured out that when I change the body font of the Avada theme the table fits.
    Is there a way that only for my page the font of the table changes?

    Any idea?

    Kind regards,
    John

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    When I check that page, the table fits nicely for me. The code that you have is the correct one to change the font of a table (just make sure that the N is changed to the table ID!).

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Issue with changing font size’ is closed to new replies.