Home Forums Pro Themes Education Hub Pro Hint of Color on Slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28129
    cadams@latoth.org
    Participant

    I would like to change the color on the edge of the slider but I cannot find a way to do it. Any assistance would be great.

    EducationHub Pro

    #28162
    wensolutions
    Keymaster

    Hello,

    Although your query is not clear enough on the color you are referring to by “the hint of color”, Assuming that you are referring to the caption text block border color in the Education Hub Pro theme, we can provide you with some Custom CSS to change the color as below :

    #main-slider .cycle-caption {
        border-right: 8px solid #f4a024;
    }

    You can change the “#f4a024” color hex code with the color hex of the color of your choice.

    For reference on color hex codes, see the link here : http://www.w3schools.com/colors/colors_picker.asp

    If this does not resolve your query and the color section is not the section you are referring to, please explain your query further with screenshot so that we could help you precisely.

    Hope this Helps,

    Best Regards !!

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