Archived topic
Site logo size being unchanged
6 replies · Started by Sagar on February 16, 2020
Whenever I try to resize the logo on mobile, it's being unchanged. How can I resize that one?
Hi there,
For your logo i would add this CSS to remove the top and bottom padding it applies to the logo img:
.site-logo.mobile-header-logo img {
padding: 0 !important;
}
The alternative is upload a logo specifically for mobile that has some of the top and bottom transparent space removed.
Cool one. Thanks by the way :)
Could you please fix my footer bar error? I want to disable that arrow sign on footer bar.
Thats the Back to Top button. You can disable it in the Customizer > Layout > Footer:
https://docs.generatepress.com/article/footer-layout-overview/
No. I was talking about the arrow before page title of footer bar.
Any chance you can open a new topic for the separate question?
I'm not seeing an arrow in the footer bar.
Thanks!