• Resolved pammalin

    (@pammalin)


    Hello! I’m looking to edit the css on stacked mode (mobile only). Specifically I want to remove the Table Number, Organisation and Surname from my fields with the large letters.

    I also want to adjust the typography for these screens.

    Sorry – total novice! managed to style on desktop.

    https://postimg.cc/8JKJP799

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter pammalin

    (@pammalin)

    Oh hey! yes I can: https://sta.events/table-plan/

    Thanks!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    Thanks for the link! That helps a lot!

    To remove these headings, can you please add this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:

    .tablepress-responsive-stack-headers tbody tr:has(.STA-alphabet-class) td:before {
    display: none !important;
    }

    As for the desired typography changes: Can you maybe explain this more? Ideally, please send me an email to the address from the “About” screen of TablePress on your site. That way, we can directly handle this as part of the direct priority support that you are entitled to with your TablePress premium license 🙂

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile Stacking – Help’ is closed to new replies.