Issue on blog posts pages after Basel update
-
Hi there, please take a look to the screenshot. Thank you!
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.comment-author img {
max-width: 74px;
}
Regards
Now it works, so thank you. During last 2 year I collected a lot of Custom CSS extras about temporarily fixes. I would like to ask you if you can read it and help us to delete some that are solved now.
If we wrote you a custom fix and said that it will be fixed then all that bugs are already fixed. This fix will be added in our next update as well. Sorry, but we can’t review your code now.
Ok, but not always you said “this bug will be fixed in our next update”. So how I could know which Custom CSS were bug or not? Please take a look.
So you need to leave CSS codes that were prepared specially for your website. It is not possible for us just look at all your codes and understand where did you use them.