Tagged: gravatar
Hi there! Is it possibile to show the gravatar on a post on the smartphone (es. iPhone) like on desktop (better i centered somewhere… Take a look here with desktop.
Hey Nicola!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
display: block; }}
Best regards,
Yigit
thanks, it works!
In my opinion it is better without that element on smartphone :)