Site logo

Archived topic

Table borader not working

5 replies · Started by Soumyadip on August 9, 2018

Viewing posts 1–6 of 6

I am using Wordsmith theme and also use Tinymce Advanced for creating a table on my blog posts. everything fine till yesterday. but today table border is not showing. I checked in my localhost in the same theme, the table works fine in localhost. I attache the screenshot please solve this. https://imgur.com/a/LC9AsLo or you can check from this link https://www.sarkarinaukriguru.com/rsmssb/

I fixed this, but I want CSS for table border, which will show all table border of my site in deep black colour. please help.

Hi there,

You can change the color like this:

table, td, th {
    border-color: #000;
}

It's not working tom i have also change the colour codes still no change in the table

By the way I am using Tiny MCE Advanced plugin to create the table.

I'm not seeing Tom's CSS being added.

How are you adding it?

Have you cleared the caching plugin?

This archived topic is closed to new replies.