Forum replies created

    Roman
    Spectator
    Posts: 3147
    May 17, 2019 at 6:33 pm #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
    May 14, 2019 at 1:12 pm #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
    May 14, 2019 at 1:01 pm #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
    May 13, 2019 at 10:10 am #43564

    thanks for the info 😉

    Roman
    Spectator
    Posts: 3147
    May 13, 2019 at 10:08 am #43563

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

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

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

    Roman
    Spectator
    Posts: 3147
    May 12, 2019 at 10:39 am #43558

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

    Roman
    Spectator
    Posts: 3147
    May 12, 2019 at 10:38 am #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
    May 11, 2019 at 11:28 am #43554
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    May 11, 2019 at 11:27 am #43553

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