Skip to main content

Color text in slider

More
5 years 9 months ago #327681 by MH1981
Color text in slider was created by MH1981
Can anyone tell me how I can change the font color in the slider, it can be read in white in the background I am using.

Please Log in or Create an account to join the conversation.

More
5 years 9 months ago #327685 by nicolas
Replied by nicolas on topic Color text in slider
Hi,

That comes from the CSS:
Code:
.overlay-light a, .overlay-light .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .overlay-light #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container { color: #fff !important; }
in the file templates/rt_orion/scss/orion/styles/_utilities.scss of your template.
So I'm not sure what to do. As it might affect other areas of your pages and since there is an !important flag, it can't be easily overridden either.
I would recommend to check with your template provider since it's something added by them.

Please Log in or Create an account to join the conversation.

Time to create page: 0.189 seconds
Powered by Kunena Forum