This article applies for Dizy, Appon, Myx, Glamon, Vio, Ryse, AppLounge, Trix and Artive
You can change the logo size as per the header you're using on your site. For example, if you're using header 'Style One', then you can change logo size by adding below CSS on 'Theme Options > Custom CSS':-
.wraper_header.style-one .wraper_header_main .header_main .brand-logo img {
max-width: PROVIDE LOGO SIZE AS PER YOUR CHOICE in px !important;
}
Point to note: If you're using any other style of header, then change CSS class (.wraper_header.style-one) as per that. For example, if you're using header 'Style Two', then change the class name to '.wraper_header.style-two'.
Comments
0 comments
Please sign in to leave a comment.