Color text in slider

  • Posts: 34
  • Thank you received: 2
3 years 4 months ago #327681

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.

Attachments:

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
3 years 4 months ago #327685

Hi,

That comes from the CSS:

.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.065 seconds
Powered by Kunena Forum