Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Problem with vertical spacing text on slider

#4873
[email protected]
Participant

For Photostat theme added following extra css, now it’s much better:
.slide_info h2{ font-size:40px; font-weight:600; line-height:50px; color:#fff; margin:0 0 00px; display:inline-block; text-shadow:1px 1px 6px #555; }
.slide_info h2 span{ color:#dd3333; font-weight:900; }
.slide_info p{ font-size:14px; padding:1px; margin-bottom:10px; text-shadow:1px 1px 6px #111; }
.slide_info h2 a{color:#dd3333; }
.slide_info .slide_more{ background-color:#dd3333; color:#fff; padding:10px 20px; font-size:16px; color: #fff; display:inline-block; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; -ms-border-radius:8px; }
.slide_info .slide_more:hover{ background-color:#555; color:#fff; }

Please let me know how I can change the button text? Thanks.