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

    Hi,
    after updating in some pages (for example in the home)

    i have some white box, there should be a background image, in the page editor the background image is still there but not in the front page.

    How can i fix that?
    Thanks

    #1037999

    Hey,

    You seem to have HR tags on your page and there is custom CSS code which is not coming from the theme.

    hr {
        clear: both;
        height: 0px;
        border-style: solid;
        border-color: rgb(221, 221, 221);
        border-image: initial;
        border-width: 1px 0px 0px;
        margin: 10px 0px 0px;
    }

    You can try adding Whitespace element instead of HR tags and those lines should disappear

    Best regards,
    Yigit

    #1038059

    Sorry I didn’t understand

    #1038240

    Hi zerod10,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1038448

    In the home page:

    there are a white stripe in the bottom where will be an image in background

    #1038453

    Hi,

    Are we talking about borders below titles such as “ALTRE MACCHINE”? If so, please create temporary admin logins and post them here privately so we can delete custom CSS for you.

    Best regards,
    Yigit

    #1038454

    Yes that line, and also in the pages: “assistenza” and “rete vendita” something goes wrong after the update, the background image are missing also there, there wasn’t white backgrounds.
    Thanks

    #1038455

    thanks

    • This reply was modified 6 years, 7 months ago by Victoria.
    #1038890

    update?

    #1038936

    Hi zerod10,

    Best regards,
    Victoria

    #1040233

    we have update the PHP version, but the problem stil there

    #1041618

    Hi,

    It works when I use a different image. Did you translate the media files?

    // https://wpml.org/documentation/getting-started-guide/media-translation/

    Best regards,
    Ismael

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