Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #344166

    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.

    #344168

    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

    #344223

    thanks, it works!
    In my opinion it is better without that element on smartphone :)

    #344225

    Hi!

    You are welcome, glad we could help! Have a nice weekend :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘show gravatar on smartphone’ is closed to new replies.