• Resolved molly4vida

    (@molly4vida)


    I have been unable to change the font-size for the entire table on this page, only column 1. Here’s the CSS I’ve used:

    #tablepress-3 a {
    font-size: 16px;
    line-height: 22px;
    }

    This changes the font on the links. If I replace the a with tbody td, none of the text resizes.

    How do I increase the font on columns 2 & 3?

Viewing 8 replies - 16 through 23 (of 23 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    manosha

    (@manosha)

    Hi,

    I have not put my site into production. Its still in localhost.If you could direct me any files you want i can attach. I am looking for ward to purchase this plugin. But this is the only major block for me.

    manosha

    (@manosha)

    I am using colormag wordpress template. But it is customized.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    I don’t really need files, but would need to know what you tried. Can you please post the CSS that you tried?

    Regards,
    Tobias

    manosha

    (@manosha)

    Hi,
    I am getting issues when i used flip.

    [wpseo_breadcrumb]

    [table id=11?responsive =collapse responsive_breakpoint=phone /].

    and the font gone ugly. so i wanted to change. My Custom CSS code is

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

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    if the font changed, you most likely copied HTML <pre> tags as well. Please try editing the page in question with the “Text” and not the “Visual” editor.

    Unfortunately, the other questions can not be solved once I can see the page live, sorry.

    Regards,
    Tobias

    manosha

    (@manosha)

    I will come back once the site is up and running.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    great! Yes, that will be the best solution!

    Best wishes,
    Tobias

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘Can’t change font size for entire table’ is closed to new replies.