# Resize Projects widget area

**URL:** https://colorlibsupport.com/t/resize-projects-widget-area/9474
**Category:** Illdy
**Created:** [March 17, 2016, 1:16pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474 "2016-03-17T13:16:40Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![steffanom](https://colorlibsupport.com/letter_avatar_proxy/v4/letter/s/2bfe46/32.png) [@steffanom](https://colorlibsupport.com/u/steffanom)
#### Post date: [March 17, 2016, 1:16pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/1 "2016-03-17T13:16:40Z")

</div>

Hi!  
I want to know how to resize the area of the projects widget. Instead of using the 4 image place, I only want to use 3. How can I do that?

Thanks for in advance.

---

<div class="post-metadata">

### Author: ![colorlibsupport](https://colorlibsupport.com/user_avatar/colorlibsupport.com/colorlibsupport/32/1494_2.png) [@colorlibsupport](https://colorlibsupport.com/u/colorlibsupport)
#### Post date: [March 17, 2016, 3:09pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/2 "2016-03-17T15:09:41Z")

</div>

Hello @steffanom,

Use this custom CSS code to get the 3 project image layout, inside Dashboard \> Appearances \> Editor \> Style.css, but keep in mind that this code will get erased if you update the theme so you either use a child theme or a plugin for this CSS:

```auto
.widget_illdy_project{
width: 33.33%;
}

```

This should do the trick

---

<div class="post-metadata">

### Author: ![steffanom](https://colorlibsupport.com/letter_avatar_proxy/v4/letter/s/2bfe46/32.png) [@steffanom](https://colorlibsupport.com/u/steffanom)
#### Post date: [March 17, 2016, 3:29pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/3 "2016-03-17T15:29:41Z")

</div>

Thank You! it works.

---

<div class="post-metadata">

### Author: ![capforge](https://colorlibsupport.com/user_avatar/colorlibsupport.com/capforge/32/2965_2.png) [@capforge](https://colorlibsupport.com/u/capforge)
#### Post date: [March 17, 2016, 7:33pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/4 "2016-03-17T19:33:20Z")

</div>

How about if I only want one or two widgets in the project section, but I want them to be centered, instead of aligned left? I can do width: 100% or 50%, but how do I get them to align center? Thanks!

---

<div class="post-metadata">

### Author: ![colorlibsupport](https://colorlibsupport.com/user_avatar/colorlibsupport.com/colorlibsupport/32/1494_2.png) [@colorlibsupport](https://colorlibsupport.com/u/colorlibsupport)
#### Post date: [March 18, 2016, 3:59pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/5 "2016-03-18T15:59:02Z")

</div>

Hello,

I have to investigate this and the other question with the developers, will get back to you by Monday, at last.

---

<div class="post-metadata">

### Author: ![capforge](https://colorlibsupport.com/user_avatar/colorlibsupport.com/capforge/32/2965_2.png) [@capforge](https://colorlibsupport.com/u/capforge)
#### Post date: [March 18, 2016, 7:44pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/6 "2016-03-18T19:44:40Z")

</div>

Not sure if the above private reply was in response to my issue but if it was I didn’t see it. If it wasn’t then I would appreciate any update you might have for me on the issue I asked about above. Thanks!

---

<div class="post-metadata">

### Author: ![steffanom](https://colorlibsupport.com/letter_avatar_proxy/v4/letter/s/2bfe46/32.png) [@steffanom](https://colorlibsupport.com/u/steffanom)
#### Post date: [March 18, 2016, 7:56pm UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/7 "2016-03-18T19:56:51Z")

</div>

@capforge Yeah it was!

See it:

Hello,

I have to investigate this and the other question with the developers, will get back to you by Monday, at last.

---

<div class="post-metadata">

### Author: ![colorlibsupport](https://colorlibsupport.com/user_avatar/colorlibsupport.com/colorlibsupport/32/1494_2.png) [@colorlibsupport](https://colorlibsupport.com/u/colorlibsupport)
#### Post date: [March 21, 2016, 11:55am UTC](https://colorlibsupport.com/t/resize-projects-widget-area/9474/8 "2016-03-21T11:55:38Z")

</div>

Hello @capforge,

Sorry about the confusion, I was trying to send you a private message that I’ll get back to you after I investigate the issue with the developers.

Unfortunately, the current layout does not offer easy methods to center align 1 or 2 items.

Regards
