Reply To: logo issue

#10045864
vasuboy
Participant

Hi,
Thanks for your response. This is not working.
I’m using the layouts-left-sidebar-big-icons.html file.

Here’s the link to the screenshot:
https://drive.google.com/file/d/1b8phZZE6kjzEUk29olPBq-GRPYpy-R0d/view?usp=drive_link

My logo is 271×177 so, I changed the last style in custom.css to :

.header .logo img {
width: 271px;
height: 177px;
margin-left: 65px;
margin-top: -13px;
}

Let me know if you have any questions.