Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Centering a bootstrap pricing table

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #193451
    whit
    Participant

    I have having a problem with my bootstrap pricing table in that it is sticking to the left of my container.

    http://imgur.com/MuVSPmZ

    #193453
    shaneisme
    Participant

    Please set up a CodePen example or provide a URL.

    #193459
    whit
    Participant

    Thanks for the quick reply i was using a container instead of a fluid container in my wrap.

    <section class="container" id="section5">
    <div class="col-lg-12">
    <div class="container-fluid">
    <div class="row">
    <div class="col-sm-3 col-xs-12">
    <div class="list-group">

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.