New Landing How can we help? Cardinal I need som help with tables (after update)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #308611
    lgblom
    Member
    Post count: 219

    Hi,
    i get som help from you last year to center text horizontal i tables.
    On desktop it works fine but after latest update i got big line-space i smartphone mode.

    Is it possible to adjust this?

    I attach screenprint how it looks now and how i want it,

    Page url is: http://alexochsigge.se/test-tabeller/

    Custom code from you last year:

    .row .multi-column-row a.sf-button.standard.black.sf-icon-reveal.sf-button-has-icon {
    margin-bottom: 10;
    position: relative;
    top: 20%;
    transform: perspective(3px) translateY(25%);
    }
    .row .multi-column-row a.sf-button.standard.pink.sf-icon-reveal.sf-button-has-icon {
    margin-bottom: 10;
    position: relative;
    top: 20%;
    transform: perspective(3px) translateY(25%);
    }
    a.sf-button.sf-icon-reveal.black {
    background-color: #000 !important;
    }

    Attachments:
    You must be logged in to view attached files.
    #308617
    David Martin – Support
    Moderator
    Post count: 20834

    If you add a custom class to the Row that contains the dates, ex: .custom_dates

    You can then add this CSS:

    @media only screen and (max-width: 767px){
    .custom_dates .spb_text_column {
        min-height: initial!important;
    }
    }
    #308731
    lgblom
    Member
    Post count: 219

    Hi David,
    Thanks for help, but it didn´t work on smartphone.
    I build table with rows and columns (se my screenpprint)

    Best
    LG

    Attachments:
    You must be logged in to view attached files.
    #308793
    David Martin – Support
    Moderator
    Post count: 20834

    Add the class custom_dates to the parent Row or column in your screenshot.

    #308800
    lgblom
    Member
    Post count: 219

    Hi.
    I don´t know how to thank you, but i try with THANK´S!!

    It works perfect now.

    LG

    #308802
    David Martin – Support
    Moderator
    Post count: 20834

    haha – anytime, glad to help you!

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register