an
groups-icon

grid view width

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Tauseef Akram Khan
    0 points
    Beginner

    I used the code given below, under custom css. but listing still showing with the width of 25%. I want listing width 33.33%.

    Url : http://www.coupondose.com

    @media (min-width: 992px)
    .col-md-3 {
    width: 33.33% !important;
    }
    @media (min-width: 768px)
    .col-sm-3 {
    width: 33.33% !important;

    December 14, 2016 at 4:32 pm
  • James D
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    December 14, 2016 at 11:01 pm

273

Views

1

Replies