Home › Forums › WoodMart support forum › Change page backgroud image › Reply To: Change page backgroud image
September 16, 2024 at 6:49 am
#597584
Hung Pham
Keymaster
Hi suport.peacky,
First of all, I’m really sorry have taken long time to reply you due to the weekend.
1. You should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.
2. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.portfolio-text-shown:hover header.entry-header {
box-shadow: none;
}
article.wd-project:hover .portfolio-thumbnail:after{
opacity: 0;
}
3. You can try to use SEO plugin, for e.g: Yoast SEO, it adds the title which is editable.
Regards,