New Landing How can we help? Themeforest Theme Support Dante Table goes off the grid and the page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #115021
    hotspring
    Member
    Post count: 85

    the table with 15 columns goes off the page and grid system. is there any way to fix this?

    i don’t mind the text to be smaller if they need to be, in order to be fit into the page/grid.

    thanks,

    #115210
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Will have to forward this topic to the development team.

    -Rui

    #115262
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Always tricky with that much content, but try adding this custom css:

    
    .page-id-592 table.sf-table th, .page-id-592 table.sf-table td {
    padding: 8px 0;
    text-align: center;
    }
    
    #116118
    hotspring
    Member
    Post count: 85

    it worked very nicely!

    can i even make the copy fonts size smaller inside the table? so that they look less crowded?

    thanks,

    #116119
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sure, change the code to:

    .page-id-592 table.sf-table th, .page-id-592 table.sf-table td {
    padding: 8px 0;
    text-align: center;
    font-size: 11px;
    }

    – Ed

    #116122
    hotspring
    Member
    Post count: 85

    done. thank you!

    #116187
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Ed

    – Kyle

    #116976
    hotspring
    Member
    Post count: 85

    Can I use this code on other tables by changing the ID?

    #116978
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Yes you can, just change the page id.

    -Rui

    #117167
    hotspring
    Member
    Post count: 85

    thanks,

    #117172
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

Viewing 11 posts - 1 through 11 (of 11 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