Forums
Forums / Theme: Benevolent / Remove read more button
(@masig13)
5 years, 6 months ago
I would like to simply remove the read more button from the slider. Because I cannot link it to the pages I want, I want it gone.
How can I do that ? If I simply remove the text, the button is still here.
Thank you for your help,
Best regards
(@rarathemesupport)
Hello @masig13,
I have noted down this to be fixed on the next update release of the theme.
Anyway, for the quick fix, you can add below custom CSS via Dashboard > Appearance > Customize > Additional CSS.
.banner .text .btn-learn { display: none; }
You can remove the CSS after the theme update.
If you have any further questions, please let us know.
Thank you.
The topic ‘Remove read more button’ is closed to new replies.