Forum replies created
I don’t see comments enabled on the page. may you post a screenshot of the mobile version?
please post a screenshot of the issue. thanks
Posts slider title you can set in the new version 1.8.5 https://theme4press.com/evolve-multipurpose-wordpress-theme/
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
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
what error it writes? did you backup and remove the current version and upload the new one?
I tested it..it works..can you provide login details to the website in Private reply?
please create a new topic as posting in someone’s thread another topic is not allowed..thanks
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 😕
try this Custom CSS:
.custom-header {
padding:0 20px!important;
}