Title: Portfolio question
Last modified: August 30, 2016

---

# Portfolio question

 *  [bieniu4](https://wordpress.org/support/users/bieniu4/)
 * (@bieniu4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/portfolio-question/)
 * Hello , i need to place portfolio 2 times on my page ,
    Once with 2 rows with
   2 pictures and the second time 2 rows with 3 pictures is it possible ? As i see
   the width of picture is made by col-md-3 can i change it for only one portfolio

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [shufflehound](https://wordpress.org/support/users/shufflehound/)
 * (@shufflehound)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/portfolio-question/#post-6258406)
 * Hello,
 * Yes, you can use Portfolio Widget grouping feature, see [here ](https://www.youtube.com/watch?v=CZd9az8gVus)
   how to use it.
 *  Thread Starter [bieniu4](https://wordpress.org/support/users/bieniu4/)
 * (@bieniu4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/portfolio-question/#post-6258411)
 * You don’t understand me , i used grouping and im displaying it but 1 groupe items
   have to be 50% width and second group have to be 33% and im asking is there is
   such possibility and if there is where can i do it
 *  Theme Author [shufflehound](https://wordpress.org/support/users/shufflehound/)
 * (@shufflehound)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/portfolio-question/#post-6258581)
 * Sorry, for misunderstanding.
 * Yes, this is possible by custom CSS tweaks.
    For example, by inspect element 
   in browser you need to find widget ID and then add something like this:
 *     ```
       #panel-127-0-0-2 .portfolio-item {
           width: 33%!important;
       }
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Portfolio question’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/maskitto-light/3.4.0/screenshot.
   png)
 * Maskitto Light
 * [Support Threads](https://wordpress.org/support/theme/maskitto-light/)
 * [Active Topics](https://wordpress.org/support/theme/maskitto-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/maskitto-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/maskitto-light/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [shufflehound](https://wordpress.org/support/users/shufflehound/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/portfolio-question/#post-6258581)
 * Status: not resolved