[Support request] Table borader not working

Home Forums Support [Support request] Table borader not working

Home Forums Support Table borader not working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #644239
    Soumyadip

    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/

    #644375
    Leo
    Staff
    Customer Support

    Hi there,

    Have you fixed this? I can see the table borders no problem:
    https://www.screencast.com/t/tjB76pQ4GUHH

    #644641
    Soumyadip

    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.

    #644870
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You can change the color like this:

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

    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.

    #645111
    Leo
    Staff
    Customer Support

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

    How are you adding it?

    Have you cleared the caching plugin?

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.