Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8115
    13alaise
    Member

    Hi,

    In table, I’ve got lignes that show up, despite setting arguments to no borders…
    Can you give me some information on how to fix that?

    Thanks!

    Germain

    site URL is http://test.gdid-conseils.com/13alaise/presentation/

    #8238
    Sakin
    Keymaster

    @13alaise: Please don’t edit any core theme files such as style.css and functions.php to customize the theme. If you want to change the css then try adding it in “Custom CSS” box.

    To remove the border in Table. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-content table, .entry-content td { border: none; }

    #8474
    13alaise
    Member

    Thanks for the quick answer!
    Have a good day,

    G.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Presence of ligne / borders in table’ is closed to new replies.