New Landing How can we help? Themeforest Theme Support Supreme Price table column width and text alignment

Viewing 9 posts - 16 through 24 (of 24 total)
  • Posted in: Supreme
  • #54870
    Spukje
    Member
    Post count: 67
    This reply has been marked as private.
    #54880
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    This should work ๐Ÿ™‚

    .columns-3 .pricing-table-column {
      width: 27%;
    }
    .pricing-table-column.label-column {
      width: 33.3%;
    }

    – Kyle

    #54890
    Spukje
    Member
    Post count: 67
    This reply has been marked as private.
    #54892
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you are using a child theme add it to the style.css file, if you are using the parent theme and it to the custom css text area.

    – Kyle

    #54929
    Spukje
    Member
    Post count: 67
    This reply has been marked as private.
    #54949
    Spukje
    Member
    Post count: 67

    I got it figured out now. I made it like this:

    .columns-2 .pricing-table-column {
    width: 30%;
    }
    .pricing-table-column.label-column {
    width: 40%;
    }
    .columns-3 .pricing-table-column {
    width: 30%;
    }
    .pricing-table-column.label-column {
    width: 40%;
    }

    I have put it in de Custom CSS in the Suptreme Theme > General options > Custom CSS

    Thanks!

    #54952
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! ๐Ÿ™‚

    #54955
    Spukje
    Member
    Post count: 67
    This reply has been marked as private.
    #54956
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

Viewing 9 posts - 16 through 24 (of 24 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