Home » EaterStop WordPress Theme » How to Remove Slider Page Title & Box from Eatershop theme » Reply To: How to Remove Slider Page Title & Box from Eatershop theme
Hi Akash,
To remove the slider caption box
Go to Appearance -> Theme options -> Basic Settings -> Custom CSS
ans add below css code
.nivo-caption { display: none !important; }
Please do this changes and let me know your feedback.
If still getting you can also send WordPress admin login details for temporary at [email protected] so we can check and assist you.
Regards
Grace Themes