Forum replies created

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:30 #16466
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:25 #16465

    please provide the website with the Transposh plugin, have to check the source code

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:23 #16464

    well, as the columns are floated left this will be problem with responsiveness, anyway if you wanna align it, you could try something like:

    .t4p-column {
    display: table-cell;
    float: none;
    vertical-align: middle;
    }

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:19 #16463

    what IE version? I tested your website on IE9 and it works fine

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:13 #16461

    you could try something like, Custom CSS:

    .header-wrapper {
    margin-bottom: -100px;
    z-index: 9999;
    }
    #header {
    background-color: transparent;
    }

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:05 #16460

    the view is fine….as it should be….anyway, from the screenshot I suppose you are using an older version of evolve…I would suggest to upgrade it.

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:02 #16458

    tried to clear the browser’s cache?

    In reply to Short Code Issue
    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:01 #16456

    try another browser too, safari, opera etc. if they work, then problem will be in your chrome

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 21:00 #16455

    the website is still not loading 🙁

    Roman
    Spectator
    Posts: 3147
    16.04.2015 at 16:13 #16442
    This reply has been marked as private.