• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

tablepress css customisation

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › tablepress css customisation

This topic is: not resolved

Tagged: tablepress css customisation

  • This topic has 2 replies, 2 voices, and was last updated 9 years ago by milada.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • November 24, 2016 at 1:04 pm #196561
    milada
    Member

    Dear all,

    I have two questions regarding the tablepress css customisation.
    I created a table and want to:
    1) change the background colour of the first row and the very left column, for that, I have added this code:

    .tablepress .row-1 {
    background-color: #38bcb8;
    }

    .tablepress column-A {
    background-color: #71ede9;
    }

    2) decrease the size of the fonts in the first row, for that, I have added this code:

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

    However none of the above codes work properly. What am I doing wrong?
    Thank you for your hints.

    Milada

    http://moreyouthfulskin.com
    November 25, 2016 at 7:54 am #196602
    Victor Font
    Moderator

    Make sure you add the custom CSS to the CSS options field under the TablePress Plugin Options tab.

    Also, columns in tablepress are numbered when rendered just as rows are. There wouldn't be a column-A in the generated code.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    November 26, 2016 at 2:44 pm #196682
    milada
    Member

    Here is a SOLUTION for those, who search one:
    1) - changing head row colour:

    .tablepress thead th {
    background-color: #38bcb8;
    }

    2) - changing the very left column colour:

    .tablepress .column-1 {
    background-color: #71ede9 !important;
    }

    2) - changing head row font size (and style)

    .tablepress thead th {
    font-family: Cambria;
    font-size: 14px;
    color: #000000;
    }

    I hope this may help anyone!

    Milada

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble