[Support request] Small Issue

Home Forums Support [Support request] Small Issue

Home Forums Support Small Issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2072681
    Pascal

    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

    #2072902
    Leo
    Staff
    Customer Support

    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 🙂

    #2072980
    Pascal

    Good evening,

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

    #2073240
    David
    Staff
    Customer Support

    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:

    2022-01-08_13-28-28

    #2073270
    Pascal

    Hello David,

    Thank you for your time, the situation is settled!

    #2073482
    David
    Staff
    Customer Support

    Glad to hear that!

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