Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #883616

    Hello,
    I’m havign a heck of a time trying to remove a table border:

    table border

    I’ve tried to edit it our with CSS to no avail:

    css

    Please help.

    Thanks!

    #883633

    Hey webstuff81,

    Are you running any additional custom css that may be preventing your code from running? Check the formatting on it.

    Best regards,
    Jordan Shannon

    #883644

    The custom css I posted is the only custom css I’ve added

    figured it out.

    Added the following code:

    #top .avia-table, #top .avia-table td, #top .avia-table th, #top .avia-table tr{ background: transparent;
    border:none;
    }

    thanks

    • This reply was modified 6 years, 11 months ago by webstuff81.
    #884079

    Hi,

    Great, glad you found the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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