Archived topic
Not able to increase the logo size in header and the container size.
3 replies · Started by Sunil on June 16, 2018
Hi Team,
I'm trying to increase the logo size in the header as it is coming blur but it is not happening.
Also, I don't know why I'm not able to change the width the of the post. I want to increase it for the content.
Please have look and solve this issue.
Thanks
Hi there,
Both problems are causing by the CSS you've added:
.site-logo {
width: 200px;
padding-top: 6px;
}
.single .site.grid-container {
max-width: 800px;
}
okay got it.
Can you please tell how to change the video size.
Right now it is stretching too much.
Any chance you can open a new topic for the separate question?
Thanks!