<span class="resolved" aria-label="Resolved" title="Topic is resolved."></span>CSS Styling Override by Theme

Replies: 4

Hello!

I have added a Tablepress table to my layout here under an Accordion Tab “Product Details”:

297 Grenoble | Can-Cell Industries Inc.

I added the following CSS to change the styling of Columns 1 and Columns 2

.tablepress .column-1 {
font-family: Manifold-cf;
font-size: 12px;
font-weight: 700;
background: #dcddde;
color: #000000;
}

.tablepress .column-2 {
font-family: Manifold-cf;
font-size: 12px;
font-weight: 500;
background: #ffffff;
color: #000000;
}

This does nothing to change the styling on this page. I believe the Default Theme Styling is overriding this custom css.

Please assist.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer