Site logo

Archived topic

Small Issue

5 replies · Started by Pascal on January 7, 2022

Viewing posts 1–6 of 6

Hi,

I am having a small issue with a 404 code error in the theme.

My error, is inside the CSS file from liteSpeed

I have clean multiple time and still there

See the image here.
https://ibb.co/zmsHqs0

temporary file theme
https://gpsites.co/nouveau/wp-content/uploads/sites/13/2018/02/aspire.jpg

----
Second thing, I need help for the header menu. I have a black bar at the top of all the posts, but just with the articles, not on the single page.
https://ibb.co/bNvYB3x

Thank you

Hi Pascal,

Let's handle one issue per topic.

For the 404 issue, it looks like a background image within an Elementor section which no longer exists.

You will need to delete that Elementor section or replace with your own image.

Let me know if this helps :)

Good evening,

And how I must proceed to find this 404 image, on which page?

Hi there,

i search your sites source code and on the Contact page i found this CSS being loaded which is making the image request:

.elementor-13313 .elementor-element.elementor-element-97ac7b6:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-13313 .elementor-element.elementor-element-97ac7b6 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #efedf2;
    background-image: url("https://gpsites.co/nouveau/wp-content/uploads/sites/13/2018/02/aspire.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover
}

I added a 10px solid border to that CSS to identify the section - which is this:

https://www.screencast.com/t/FftPx8BAH

Hello David,

Thank you for your time, the situation is settled!

Glad to hear that!

This archived topic is closed to new replies.