Friday, January 3, 2025

How to hide navbar and footer of blogger


navbar (showing at top):


Footer:  


Here I am trying to hide using below steps:

Go To Theme ==> Click Customize Drop Down ==> Click Edit HTML ==> Add Below Css Code

Code Snippet

No comments:

Post a Comment

How to Do Cross-Browser Testing on Windows — Including Safari via Playwright

To test follow few steps: Step 1. Install node Step 2. create Folder and run these commands commands Copy Code ...