Title: Bottom widget expand
Last modified: August 31, 2016

---

# Bottom widget expand

 *  Resolved [Danielxavier](https://wordpress.org/support/users/danielxavier/)
 * (@danielxavier)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bottom-widget-expand/)
 * Hi there. Thanks for this great theme.
 * Is it possible to have 3 or 4 coulums ind the bottom widget area rather than 
   2 as it is right now?

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

 *  Theme Author [GavickPro](https://wordpress.org/support/users/gavickpro/)
 * (@gavickpro)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bottom-widget-expand/#post-7022117)
 * Hello,
 * Please try to change value 50% here: [https://github.com/GavickPro/Portfolio-Free-WordPress-Theme/blob/master/style.css#L2699](https://github.com/GavickPro/Portfolio-Free-WordPress-Theme/blob/master/style.css#L2699)
 * to 25% or 33.333333%;
 *  Thread Starter [Danielxavier](https://wordpress.org/support/users/danielxavier/)
 * (@danielxavier)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bottom-widget-expand/#post-7022261)
 * Thanks Gavick
 * But that was just half the job 😉
    Had to edit #gk-footer .widget-area .widget:
   nth-child(3n+1) { clear: both;
 * TO:
    #gk-footer .widget-area .widget:nth-child(4n+1) { clear: both;
 * Works great now

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

The topic ‘Bottom widget expand’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/gk-portfolio/1.5.3/screenshot.
   png)
 * GK Portfolio
 * [Support Threads](https://wordpress.org/support/theme/gk-portfolio/)
 * [Active Topics](https://wordpress.org/support/theme/gk-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/gk-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/gk-portfolio/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Danielxavier](https://wordpress.org/support/users/danielxavier/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/bottom-widget-expand/#post-7022261)
 * Status: resolved