Hi,
How to hide the students count button on carousel box.... we want to hide students count button on carousel box on homepage.
Regards,
suresh
Can you please share page url to check on your site.
Hi,
visualpathit.com/temp
in home page u can find scrolling carousel. we want to hide students count
user: sureshdara
pas: sapindia123
Please try adding the given css :
.block.courseitem .block_content >strong {
display: none;
}
Or you can create your own featured block style :
Please refer : https://wplms.io/support/knowledge-base/creating-custom-featured-block-style/
Hi,
Working fine. but how i can remove the extra space (blank space) in box.
We have fixed that in your site please check .