Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hifish Friend
    #1072672

    Hi

    In this template, when i’ve in a content a table – before this is always a "horizontal line". how can i disable this?

    thanks for your help

    Pankaj Sharma Moderator
    #1072780

    Hi
    Can u share the URL of page where you added the table?

    Regards

    hifish Friend
    #1072826

    Hi

    no, i can’t because it’s offline…

    in the css i see this code:

    td,
    tr td {
      border-top: 1px solid #dddddd;
    }

    if i change this to #fff; it’s working in the console – but when i copy this to custom.css it’s not working…

    what’s wrong?

    thanks for your help…

    Pankaj Sharma Moderator
    #1072829

    Hi
    Use this code in custom.css file

    td,
    tr td {
      border-top: none!important;
    }

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum