Forum replies created
theme updated. please let us know if it works now 😉
please update to the latest version..this issue has been fixed.
please provide login details to the website in Private reply, I will have a look
in your website error console I see:
Failed to load resource: the server responded with a status of 404 (Not Found)
http://test.gfcev.de/wp-content/themes/evolve-plus/library/media/images/shadow.png
this image is not defined in the theme, please be sure to have successfully installed the theme files
are the options all the same like the productive website? did you Save the options?
is it working? I still see no icons..have you clean the cache?
in Theme Options -> Advanced you had disabled both, Enable Parallax Slider support and Enable Carousel Slider support, which control the sliders 😉
you are write, the textcolor=”” rule doesn’t apply, thanks for the report. will fix that
2 options
easy one, Custom CSS:
a.read-more {
display: none;
}
or create a child theme and exclude all those buttons from the child theme index.php file
where did you set the text color?