Your Time:
Our Time:
← Back to discussions

Title color in slider

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago by Anonymous.

  • 2016-12-19 at 1:29 am
    Support Expired
    #18339
    Lemvig
    Participant
    • Topics: 2
    • Replies: 1
    • Total posts: 3
    • Post count: 1

    How does one change the light blue color in slider? seems like it is possible for every other kind of text.

    2016-12-19 at 12:55 pm
    #18342
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    If you want you can change the text color in hopes > css > flexslider.css file on line no around #163

    .flex-title h5 span {
    	/*background-color:#00c1cf;*/
    	font-size: 45px;
    	line-height: 74px;
    	/*padding: 10px 15px;*/
    	font-weight: 700;
    	text-shadow:0 1px 1px rgba(0,0,0,0.5);
    	color:#00c1cf;   // You can change the text color here
    	letter-spacing: -1px;
    }
    2016-12-26 at 3:56 pm
    #18441
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    We are setting this topic to be resolved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.