This article applies for ApexClinic
Please add below CSS on 'Theme Options > Custom CSS' to change logo size for all demo except the 'Pediatric Clinic':-
.header_top_item .brand-logo img {
max-width: PROVIDE LOGO SIZE AS PER YOUR CHOICE in px !important;
}
To change logo size for 'Pediatric Clinic', please add below CSS on 'Theme Options > Custom CSS':-
.header_main .brand-logo img {
max-width: 238px;
}
Comments
0 comments
Please sign in to leave a comment.