I wanna change my size on logo and size text near my logo but i don't see any code on css > acm on my template, anyone can help me?

    kblubis
    Hi
    Add this code in custom css and increase the values

    #t4-header .t4-logo-header .logo-image .logo-img {
    max-height:40px;
        max-width: 80px;
    }
    Write a Reply...
    You need to Login to view replies.