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

    Hi,

    I would like to change the background of a table, but I don’t know how to do this. I’ve already tried various codes from support forum, but none of them actually work.

    Could you please take a look a provide me with a working css code?

    cheers

    #317794

    Hey!

    Try adding this code to the Quick CSS:

    td {
        background: white !important;
        vertical-align: top;
    }

    Cheers! 
    Josue

    #317971
    This reply has been marked as private.
    #318283

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Table background color’ is closed to new replies.