Forum replies created

    Roman
    Spectator
    Posts: 3147
    13.05.2015 at 08:09 #17468

    I don’t see comments enabled on the page. may you post a screenshot of the mobile version?

    Roman
    Spectator
    Posts: 3147
    13.05.2015 at 06:54 #17467

    please post a screenshot of the issue. thanks

    Roman
    Spectator
    Posts: 3147
    13.05.2015 at 06:53 #17466

    Posts slider title you can set in the new version 1.8.5 https://theme4press.com/evolve-multipurpose-wordpress-theme/

    Roman
    Spectator
    Posts: 3147
    12.05.2015 at 21:14 #17461

    you did not have set the Posts page in Settings -> Reading, this must be set when your front page is a static page, please check now

    Roman
    Spectator
    Posts: 3147
    12.05.2015 at 20:37 #17458

    Custom CSS:

    .tab-holder .tabs li.active a,
    .tab-holder .news-list li:nth-child(2n) {
    background:#fff!important;
    }
    .tab-holder .news-list li:nth-child(2n) {
    border-color:#fff;
    }
    .tab-holder .news-list li .post-holder a {
    color: orange !important;
    }
    .tab-holder .news-list li .post-holder a:hover {
    color: red !important;
    }

    modify per your needs

    Roman
    Spectator
    Posts: 3147
    12.05.2015 at 20:32 #17457

    what error it writes? did you backup and remove the current version and upload the new one?

    Roman
    Spectator
    Posts: 3147
    12.05.2015 at 20:30 #17456

    I tested it..it works..can you provide login details to the website in Private reply?

    Roman
    Spectator
    Posts: 3147
    12.05.2015 at 20:20 #17454

    please create a new topic as posting in someone’s thread another topic is not allowed..thanks

    Roman
    Spectator
    Posts: 3147
    12.05.2015 at 18:24 #17450

    is it this plugin? https://wordpress.org/plugins/wp-job-manager/ aren’t you using an addon for the plugin, because from the source I could see a theme files are breaking the code 😕

    Roman
    Spectator
    Posts: 3147
    12.05.2015 at 18:12 #17449

    try this Custom CSS:

    .custom-header {
    padding:0 20px!important;
    }