Reply To: How to Remove Slider Page Title & Box from Eatershop theme
September 11, 2017 at 6:52 am
#5845
Participant
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
-
This reply was modified 4 years, 9 months ago by
Grace Themes.