Forum replies created

    Roman
    Spectator
    Posts: 3147
    17.05.2019 at 18:33 #43579

    Have no idea, but mostly it looks a server setup as I see some error 404 in the console. I highly recommend to test it on other server setup.

    Roman
    Spectator
    Posts: 3147
    14.05.2019 at 13:12 #43568

    1. Try to add some extra margin top and bottom to the image:

    #posts-slider .w-100 {
        width: 60%!important;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    2. For this I would need access to the website WP admin. I counted the characters, it shows 35 🙂

    Roman
    Spectator
    Posts: 3147
    14.05.2019 at 13:01 #43567

    It’s hard to determine the issue as I don’t see this issue on all of my environments. Tested on localhost with PHP 5.2, live server with PHP 7.

    In reply to Update theme
    Roman
    Spectator
    Posts: 3147
    13.05.2019 at 10:10 #43564

    thanks for the info 😉

    Roman
    Spectator
    Posts: 3147
    13.05.2019 at 10:08 #43563

    If you would try Additional CSS to decrease the image width?

    #posts-slider .w-100 {
        width: 50%!important;
    }
    Roman
    Spectator
    Posts: 3147
    13.05.2019 at 10:06 #43562

    Can you please confirm this issue is on other website/server? Do you have a chance to test it?

    Roman
    Spectator
    Posts: 3147
    12.05.2019 at 10:39 #43558

    this website I am not able to access Test1.mercedes.website 🙁

    Roman
    Spectator
    Posts: 3147
    12.05.2019 at 10:38 #43557

    Checked the website. In the console I see 403 error http://prntscr.com/nnh1qb which makes the issue in the customizer. First I would recommend to disable plugins – one by one to see if there is no conflict. Then can continue to test it.

    Roman
    Spectator
    Posts: 3147
    11.05.2019 at 11:28 #43554
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    11.05.2019 at 11:27 #43553

    Can you please provide a screenshot of how the issue looks?