New Landing How can we help? Themeforest Theme Support Dante Vertical Alignment in Tables

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #222991
    brentopolicity
    Member
    Post count: 1

    I’m trying to get my information to display (in raw HTML what would be valign=”top”), using your sample tables as a template. If you see the 3rd row on this page (http://aljex.wpengine.com/software-pricing/), the default of the table aligns in the middle of the column vertically, not to the top (as should be the default for this template in my opinion). How can I change the CSS or customize? I’m a novice at CSS, but appreciate your specific direction. Thanks.

    #223226
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    It sounds like you need this:

    table.striped_bordered th, 
    table.striped_bordered td {
        vertical-align: top;
    }

    – David.

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