Table in page

Discussion in 'Woodberry WordPress Theme' started by maartenve, Apr 18, 2016.

  1. maartenve

    maartenve New Member

    Joined:
    Feb 21, 2016
    Messages:
    6
    Likes Received:
    0
    Hi There, In one of the pages of my website i use a table. It works fine with the rows and columns but what i can't do is changing the borders. I don't want borders but whatever i try. I will keep seeing a border.

    This is the page. http://fietsverhuur-apeldoorn.nl/?page_id=51

    Kind regards,
    Maarten van Everdingen
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    td {
        border: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page