D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Custom color for Kabbo slider text

Front Page D5 Creation Forum General Support Custom color for Kabbo slider text

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3518
    Belinda
    Participant

    I cannot seem to figure out which CSS in the Custom Color Settings refers to the text on the front page slider. It seems to be a light gray (AAAAAA) and I need it to be a darker color to show up on the background I chose.

    Thank you!

    #4833
    D5 Creation
    Keymaster
    Quote:
    Quote from ms_dstation on February 5, 2014, 00:31
    I cannot seem to figure out which CSS in the Custom Color Settings refers to the text on the front page slider. It seems to be a light gray (AAAAAA) and I need it to be a darker color to show up on the background I chose.

    Thank you!

    Hello,

    You can add the following code in the end of the Custom Color Setting Box of KABBO Options. Please change the color as expected.

    Code:
    .da-slide p { color: #AAAAAA; }

    Thanks

    #4834
    Belinda
    Participant

    Thanks so much! It worked on the text, and I am sorry to be a bother, but I also need the Page title text color code for the slider.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.