Title: Styling Question
Last modified: August 21, 2016

---

# Styling Question

 *  Resolved [jonhiogs](https://wordpress.org/support/users/jonhiogs/)
 * (@jonhiogs)
 * [12 years ago](https://wordpress.org/support/topic/styling-question-4/)
 * I want to style a font of one row in a table. The first cell of the this row 
   i want as another font, with all the other cells a different(but the same) font.
 * Can i style the whole row with one font then override the single cell with another?
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years ago](https://wordpress.org/support/topic/styling-question-4/#post-4843793)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Yes, this is possible. You will basically need to combine the CSS for the two
   FAQ questions
    [http://tablepress.org/faq/change-background-color-of-a-row/](http://tablepress.org/faq/change-background-color-of-a-row/)
   and [http://tablepress.org/faq/highlight-cells-or-content/](http://tablepress.org/faq/highlight-cells-or-content/)
   and, instead of changing the background color, use the CSS properties like
 *     ```
       font-face: Arial;
       font-size: 20px;
       ```
   
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Styling Question’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [font](https://wordpress.org/support/topic-tag/font/)
 * [row](https://wordpress.org/support/topic-tag/row/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/styling-question-4/#post-4843793)
 * Status: resolved