 |
Before |
 |
After |
If you use Blogger Dynamic Views on your blog with Google+ Comments on it, you might notice your comment box appearing slightly off, like it's squashed towards the left of your blog. Some times it fixes itself while you navigate through the page, some times it doesn't. Here's a fix that you could use for now.
Go to
Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
@media only screen {
.overview-inner .comments {
min-width: 750px;}
}
This comment has been removed by the author.
ReplyDeleteExcellent advice - this has sorted a small but very annoying problem in my blog!
ReplyDeleteThank you, Yoboy! This one was driving me crazy. Now I can opt for flip card if I choose, without losing all the comments.
ReplyDeleteThanks!
ReplyDeleteExcellent tip as always, thanks a lot!
ReplyDelete