• Resolved speedski

    (@speedski)


    Owner wants the table with 8 videos / slideshows to have 1 camouflage wallpaper as the background.

    How can I do this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    What do you mean with camouflage wallpaper here? An image?
    If so, you could try adding it via CSS:

    .tablepress-id-1 {
      background-image: url(...);
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘How to add a background wallpaper to table?’ is closed to new replies.