Tagged: featured post/page slider
I want to delete the short description on the featured post/page slider, but everytime I do it and saves it, it doesn’t work and it is still there.
Can you help me?
Hi Maja,
It is better to help you if your provide your site link to us. Just paste the below custom css. Go to Appearance -> Theme Options/ customise -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.featured-text .featured-content { display: none; }
Thank you!
It worked, thank you very much!
That’s great Maja