This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler
Hei! I have tried all the recommended CSS codes suggested in this forum to change the size of the logo in the header but nothing is working. I have header type 1. What is the exact code for header 1 and what could I do wrong so that the size is not changing?
Hello,
Please, add this code in Custom CSS:
.header1 .logo img {
max-width: 200px;
}
Also, you can read the article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up