Thanks Sakin. I’m new to wordpress so I did not know for that plugin.
One more question, I’v heard plugins slow down the website, so if I want to optimize the site, is there a relatively simple way to do this manually, maybe add some css ?When we want to hide page title but still use it in featured slider we add
.page .entry-header { display: none; }
Is there a similar solution to this ?