Hello eemskrant,
Please check the settings from Theme panel from here -> https://www.screencast.com/t/d6dai8odQ9xp
Thanks for the message!
https://www.groningerkrant.nu/ Mouse over title main page and sup page’s
Hello eemskrant,
I have inspected your website and I saw that your hover to your block titles is white. If you want to change this effect, you should use the code below and place it in Theme panel -> Custom CSS area.
.td_module_wrap:hover .entry-title a{
color:black;
}
Thanks for the message!
Hello,
I have inspected your Read More button and I saw that you have some additional customizations that’s overwrite the default theme style and that’s why when you hover over that button you will bring white color. Please check here -> https://www.screencast.com/t/MtHIhnnDu I suggest you remove all of your additional customizations which can break this effect, check the Theme panel option to the Theme colors and reset all the settings to be the default, clear all the caches and check the results. Notice that, by default, every theme element works as expected, without any problem.
Thanks for the message!