How can I remove boarder on the table?

Discussion in 'RoadFighter WordPress Theme' started by katsu914, Aug 31, 2015.

  1. katsu914

    katsu914 Guest

    Joined:
    Jul 12, 2015
    Messages:
    20
    Likes Received:
    0
    Even put "0" for the boarder, still can see the boarder slightly.
    How can I remove them totally?
     
  2. priya

    priya Guest

    Hello,

    Could you please provide us "URL" and screenshot of that area so that we can better assist you?

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  3. katsu914

    katsu914 Guest

    Joined:
    Jul 12, 2015
    Messages:
    20
    Likes Received:
    0
  4. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Try (border: none !important) for once in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    CSS code is given below, just paste this code in Custom CSS field
    Code:
    .page-content .content-bar table tr td {
        border: none !important;
    }
    Hope it will resolve your issue :)

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  5. katsu914

    katsu914 Guest

    Joined:
    Jul 12, 2015
    Messages:
    20
    Likes Received:
    0
    Tks Priya, but still cannot... Please help me...
     
  6. priya

    priya Guest

    Hello,

    Could you please provide us your Dashboard credentials at [email protected] with some edited screenshot of that area from where you want to remove the border and we will do it for you?

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     
  7. katsu914

    katsu914 Guest

    Joined:
    Jul 12, 2015
    Messages:
    20
    Likes Received:
    0
    Dear Priyanka,

    Sent my details by email. Please kindly help me!!

    Best regards
     
  8. priya

    priya Guest

    Hello,

    Thanks for the details..

    We will surely resolve your issue and get back to you ASAP.

    Your patience will be highly appreciated,

    Thanks & Regards!
    Priyanka
    Inkthemes.com
     

Share This Page