My logo keeps moving with my website. How do I fix this?
-
My logo keeps moving down with my website as I scroll down. How do I fix this?
WP.com: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
Hi there,
The theme you are using is default set to fixed logo. There is no option to change the setting instead you can use CSS to solve this if you upgrade your plan to premium.To use css you go to your_site->Appearance->Customize
On the next screen click ‘Additional Css’ from left side bar and paste below css.site-header.alignfull { position: unset; }You will find more details here about adding CSS https://wordpress.com/support/adding-additional-css-classes-to-blocks/#adding-an-additional-css-class
Hope this helps
Thanks
- The topic ‘My logo keeps moving with my website. How do I fix this?’ is closed to new replies.