Read more button still visible
-
Read more button still visible even when turned off in Blog archive setting.
Attachments:
You must be
logged in to view attached files.
Hi garg.abhisar,
Thanks for reaching to us.
I checked your site and the Read more button has been removed. https://ibb.co/rvG3Zj2
Please let me know if it has been resolved.
Kind Regards,
Hi,
I dont think its resolved.
I still see it. PFA Attached csreenshot from both Laptop & Mobile.
URL for the page: https://inkquills.in/category/authors/
Whatever code changes are you doing please let me know so that if something related to it break in future. I can fix it.
Attachments:
You must be
logged in to view attached files.
Hi garg.abhisar,
Thanks for details.
Sorry for misunderstood, I was referring to Blog Archive page only.
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.archive.category .read-more-section{
display: none;
}
Kind Regards,
Thats fine I have added the custom css, but not able to understand when we have that button why its not working on category Page ?
Attachments:
You must be
logged in to view attached files.
Hi garg.abhisar,
That option is currently apply to Read More button on Blog archive page only.
Kind Regards,