• Hi
    I do not know when, probably today ceased to display the image at the top of the page. The picture was added in Customize>Widget>Top strip. In the page source, it’s probably the code from the picture:

    <div class="top-bar top-bar-align-right">
    			<div class="inside-top-bar grid-container">
    				<aside id="media_image-2" class="widget inner-padding widget_media_image"><img width="1260" height="294" src="https://www.nowapiosenka.pl/wp-content/uploads/2020/12/naglowek-npiosenka1260x294.jpg" class="image wp-image-16932  attachment-full size-full" alt="" loading="lazy" style="max-width: 100%; height: auto;" srcset="https://www.nowapiosenka.pl/wp-content/uploads/2020/12/naglowek-npiosenka1260x294.jpg 1260w, https://www.nowapiosenka.pl/wp-content/uploads/2020/12/naglowek-npiosenka1260x294-300x70.jpg 300w, https://www.nowapiosenka.pl/wp-content/uploads/2020/12/naglowek-npiosenka1260x294-1024x239.jpg 1024w, https://www.nowapiosenka.pl/wp-content/uploads/2020/12/naglowek-npiosenka1260x294-768x179.jpg 768w" sizes="(max-width: 1260px) 100vw, 1260px" /></aside>			</div>

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    You have this custom CSS on your Additional CSS:

    .attachment-full {
        display: none;
    }

    And since your topbar image has this class attachment-full as shown here -https://share.getcloudapp.com/P8ukAdkR – its being affected.

    Thread Starter Krzysztof

    (@autori76)

    Thanks. I woke up in the middle of the night and I thought the same. Or maybe Telepathy has worked from you ?? I’ve already repaired the problem. Greetings.

    Perhaps. ??

    Glad you got it sorted. No problem. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget>Top strip’ is closed to new replies.