# Change the category image location

**URL:** https://meta.discourse.org/t/change-the-category-image-location/95054
**Category:** UX
**Created:** [18.Август.2018 12:51:47 UTC](https://meta.discourse.org/t/change-the-category-image-location/95054 "2018-08-18T12:51:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Wqnted](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/wqnted/32/109091_2.png) [@Wqnted](https://meta.discourse.org/u/Wqnted)
#### Post date: [18.Август.2018 12:51:47 UTC](https://meta.discourse.org/t/change-the-category-image-location/95054/1 "2018-08-18T12:51:47Z")

</div>

Hello,  
i try to change the image category location on the home page, but nothin change when I put this on admin/customize/themes …

```
.category-list .category .category-name {
    float:right;
    width: 90%;
}

.category-list .category .category-name + div {
    width: 10%;
}

```

[https://wqnted.net/w/chrome\_2018-08-18-158.png](https://wqnted.net/w/chrome_2018-08-18-158.png)
