Site logo

[Resolved] Author Gravatar overlapping with description

Home Forums Support [Resolved] Author Gravatar overlapping with description

Home Forums Support Author Gravatar overlapping with description

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

    Hi,

    Gravatar is overlapping with the author’s description on mobile devices.

    Can you please help me fix it?

    URL: https://spylisticles.com/does-spy-dialer-really-work/

    #2417506
    Fernando
    Customer Support

    Hi Franklin,

    In Appearance > Customize > Additional CSS, you have this code which causes this issue:

    .author-box .avatar {
            margin-right: 0;
            margin-bottom: 10px;
            width: 100%;
            margin-top: -35px;
        }

    Specifically, this rule: margin-top: -35px;. Try removing it and see how it goes.

    #2417519
    Franklin

    Fixed. Thank you!

    #2417523
    Fernando
    Customer Support

    You’re welcome Franklin!

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