[Resolved] Overlapping text and images on author and archives

Home Forums Support [Resolved] Overlapping text and images on author and archives

Home Forums Support Overlapping text and images on author and archives

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #598107
    Kristian

    How to fix the overlapping issue? This happens in category, tag and author archives.

    #598125
    David
    Staff
    Customer Support

    Hi Kristian, would you mind disabling Autoptimize and purging the cache so i can see where the CSS effecting this is coming from?

    #598146
    Kristian

    Done!

    #598157
    David
    Staff
    Customer Support

    Hi Kristian, have you added this CSS?

    .post-image-above-header .no-featured-image-padding .inside-article .post-image {
        margin-top: -40px;
    }
    #598197
    Kristian

    No, don’t know where that is coming from…

    #598204
    David
    Staff
    Customer Support

    OK i’ll look into, for the time being we can negate that by adding:

    .post-image-above-header .no-featured-image-padding .inside-article .post-image {
        margin-top: 0px !important;
    }

    You may need to adjust the px’s to suit. Let me know

    #603376
    Kristian

    Works!

    #603398
    David
    Staff
    Customer Support

    Glad to be of help

    #603400
    Kristian

    Sorry for the spam, but is this issue still being researched? I’m quite happy with the result, thank you, but just wondering if I should mark this topic as resolved and if there will be a day I can remove the extra CSS. 🙂

    Thanks!

    #603412
    David
    Staff
    Customer Support

    Hi Kristian, the negative margin is generated when the Customiser > Layout > blog > featured image (archive) settings are set to Alignment Center and Display Padding around Images are unchecked. You can try either checking the padding or changing the alignment.

    #603495
    Kristian

    Ha, this did it. Thank you very much! Once again, the $39 spent yearly is worth it for the support alone!

    #603505
    David
    Staff
    Customer Support

    Hi Kristian, glad we can be of assistance. Nice site by the way!

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