New Landing How can we help? Themeforest Theme Support Dante >4 Col Portfolio Grid

Viewing 2 posts - 16 through 17 (of 17 total)
  • Posted in: Dante
  • #83105
    mimawebseo
    Member
    Post count: 33

    Hi Kyle,
    in line 172 from /includes/sf-portfolio.php there is already $item_class = “col-sm-2 “;

    } else if ($columns == “4″) {
    if ($sidebars == “both-sidebars”) {
    $item_class = “col-sm-3 “;
    } else if ($sidebars == “one-sidebar”) {
    $item_class = “col-sm-2 “; (line 172)
    } else {
    $item_class = “col-sm-3 “;
    }
    }

    so, I don’t know what should I edit.

    #83106
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to change the bottom one from col-sm-3 to col-sm-2

    – Kyle

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