If you’re using the Sidebar in Blogger Dynamic Views, this quick fix by Dan Dar3 will help your readers scroll more easily through your sidebar posts.
- Log in to your Blogger admin page.
- Go to Design in your dashboard.
- Click on Template.
- Click on Customise then Advanced.
- Scroll down to Add CSS.
- Add this line of code. (Paste it at the bottom if you currently have any existing CSS codes there).
div#sidebar { overflow-y: scroll !important; }
- Click Apply to Blog and you’re done!
0 comments:
Post a Comment