Shape 5

Joomla Templates => Curb Appeal - Club => : jchenline July 11, 2018, 07:22:22 AM



: Logo
: jchenline July 11, 2018, 07:22:22 AM
I am wondering if there is a way to decrease the padding around the logo and make the logo a bit bigger.


: Re: Logo
: mikek July 12, 2018, 05:25:18 AM
Hello,

You can reduce the margins in template.css under:

#s5_logo_wrap {
    cursor: pointer;
    float: left;
    margin-top: 55px;
    margin-bottom: 55px;
}