• Resolved rahurahu

    (@rahurahu)


    Hi

    I used Your table plugin on:
    https://strona22.pl/

    On the desktop version it looks great: the 3 colums are side by side.

    Its passible to change it on the mobile version so that the 3 colums would be
    one below the other ?

    Kr
    Robert

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    It looks like you already found the stack mode of the TablePress Responsive Tables Extension. Nice! ??

    Regards,
    Tobias

    Thread Starter rahurahu

    (@rahurahu)

    yep – thx for Your fast answer!

    one thing more – how could I change the backgroud color of the whole column?

    I used now this CSS but it not works:

    .tablepress-id-1 .column-2 {
    text-align: center;
    font-size: 15px;
    background-color: #ff0000;
    }

    Kr
    Robert

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    as you are using the Alternating Row Colors, you need to either turn that off or be more strict in the CSS and use

    background-color: #ff0000 !important;
    

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How change the responsive display settings?’ is closed to new replies.