Centre These Subcategory Icons

Struggling with the CSS on this one a bit. If someone could provide the correct CSS I can work out how you did it and it will help me a lot. Thanks

[url=https://postimg.org/image/6ybnf80rr/][/url]

Actually while we're at it - I also want to centre the categories on my top menu. Thanks

Struggling with the CSS on this one a bit. If someone could provide the correct CSS I can work out how you did it and it will help me a lot. Thanks

Try to add the following code to the CSS section of the Theme editor

.subcategories ul {
    text-align: center;
}

http://prntscr.com/fx0txg