Home › Forums › Crumina bbpress test forum › Slider tweaking
Tagged: haelth
I am wanting to remove the post date from the home page slider. Is this possible?
Also, is it possible to populate a slider using pages and not posts?
Lastly, are there any options to customize the side bar and comment section on a post page?
Thank you for your help.
Chase
Hello Chase!
Yes it is possible to remove all the date mentions on slider posts. Simply, add this css code th the custom css field:
time, article time {display:none;} article header {margin-left:0}
In slider it is possible to use only posts, portfolio and products, but not pages yet.
Thanks!