1. How to remove text in the slider images. I have a few slider images where I don’t want text or I need to change the color of the text for it to work.
2. I have my site run in more of a site sort of format and not so much of a blog format. So I have a static homepage. I want my homepage to have the slider but NOT the news page with all the posts. Is this possible?
3. I have questions on setting up a whole user interface for my team. Log in and out. Where can I go to get assistance with this and find out what is best to achieve what I am looking for?
1. Open slider.php and remove this line:
<h2 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" rel="bookmark"><?php the_title(); ?></a></h2>
2. Use the “Landing Page” template
3. Here’s some info on that.