This article applies for Finacia
Point to note: Depending on your purchased theme, screenshots can vary.
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 change logo size from 'Theme Options > Header > General > Header One Settings > Logo Width'. And if you're using header 'Style Two', then change logo size from 'Theme Options > Header > General > Header Two Settings > Logo Width' and so on.
'Logo Width' option on 'Theme Options' is not available for all headers. For those headers, please add below CSS 'Theme Options > Custom CSS' to change logo size:-
.header_main .brand-logo img {
max-width: PROVIDE LOGO SIZE AS PER YOUR CHOICE in px !important;
}
Comments
0 comments
Please sign in to leave a comment.