Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #330707

    When I do not have a sidebar activated, gravatar photo appears centered beneath featured image. When I activated sidebar, its positioned to the left of the post. I’d like to have the gravatar bubble photo centered beneath the featured image even when using a sidebar. and the content flushed to the edge of comment box. It’s been a bugger trying to figure out on my own so your assistance is appreciated.

    #331064

    Hey AMseptemeber!

    Can you please post the link to your website where we can see examples?

    Cheers!
    Yigit

    #331123
    This reply has been marked as private.
    #331953

    ??

    #332145

    Hey!

    You can use this on Quick CSS or custom.css:

    .multi-big .post_author_timeline, .single-small .post_author_timeline {
    display: none;
    }
    
    .template-page .big-preview {
    padding: 0 0 10px 0px;
    }
    
    .template-blog .blog-meta {
    position: absolute;
    top: 200px;
    z-index: 999;
    left: 40%;
    }

    Regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.