Home Forums Pro Themes Education Hub Pro Customise homepage slider caption field.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35967
    tech00
    Participant

    Hi,

    I am attempting to customise the colour of the homepage slider caption field but can’t seem to find the option for it. I have outlined the area in question on the image below.

    https://gyazo.com/66c46b554f9fa6cb1441f82620a2c32b

    Thank you for any help.

    #36050
    wensolutions
    Keymaster

    @tech00,

    Following custom CSS would let you change an outline color of slider caption.

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

    Note: You can change the hex color code of your choice.

    Hope this helps!

    #36270
    tech00
    Participant

    Thanks that’s worked great.

    #36271
    wensolutions
    Keymaster

    Hello @tech00,

    Nice to know that the problem has been solved. If there are any further query, then, please feel free to post them.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/view/theme-reviews/education-hub

    Best Regards!!

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