Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
How to remove date and add short introduction / read more button on flat blog sliders?
marketingimdex
April 2016
in
Theme support
How to remove date and add introduction / read more button on flat blog sliders?
http://dev.amcmud.com/resource-companies/
Comments
Albert
April 2016
Hi,
date can be removed with the following css:
.blog_slider.flat .blog_slider_ul li .item_wrapper .date_label { display: none !important; }
However, buttons and other stuff can not be added because this requires files customization.
Thanks!
Sign In
or
Register
to comment.
Comments
date can be removed with the following css: However, buttons and other stuff can not be added because this requires files customization.
Thanks!