• Hello

    I am having trouble with the Featured Image on my site which is using the full-width cover template. Please refer to the homepage here.
    https://cusacka.com/
    The image is repeating at the bottom for all pages using the same template.
    Note: I have deactivated JetPack – as I have seen this has caused a few issues with images using the Chaplin theme.

    Any advice on this would be gratefully appreciated. Happy to answer any questions.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @cusacka,

    The CSS loaded on your site seems to be missing some of the CSS added in more recent versions of the theme. More specifically, this:

    .cover-header .attachment-post-thumbnail {
        position: absolute;
        left: -9999rem;
    }

    …which hides the image element loaded in the header (leaving the background image). I’d start by emptying any caching plugins you have running.

    — Anders

    Thread Starter cusacka

    (@cusacka)

    Hi @anlino

    Thank you for getting back to me, I have two questions relating to your post.

    1. Where do I go to edit the CSS as I am a bit of a novice?
    2. How do I empty any caching plugins?

    All the best.

    Paul

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Featured image repeating issues with Full Width Cover Template’ is closed to new replies.