• Resolved shss

    (@shss)


    Hello Tobias,

    Can you please tell me how to reset the tablet heights? My partner manually changed the table heights and widths when she was filling the tables and now I can’t figure out how to reset them to default.

    Thanks a lot

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not really sure what you mean. Do you mean that some rows in that table are a bit taller than others? That’s caused by extra line breaks (from pressing the “Enter” key) in some cells, which would to need to be removed.

    If that’s not it, could you make create screenshot of what you mean and share it here, e.g. by uploading it to https://imgur.com/ and sharing the link here.

    Regards,
    Tobias

    Thread Starter shss

    (@shss)

    Thanks a lot, Tobias, removed the spaces and the issue is resolved!!!

    On another note, could you please tell me how to add a shadow around the table (top, bottom, right and left side) so it would stand out a little bit?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    good to hear that this helped!

    For a shadow around this table, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    #tablepress-48-scroll-wrapper {
      box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.75);
    }
    .tablepress-id-48 {
      margin-bottom: 0;
    }

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter shss

    (@shss)

    Thanks a lot Tobias, it worked

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to reset the table height’ is closed to new replies.