Colour of slide text background

  • kezzmania
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 4 months ago #34643 by kezzmania
Hi, can You please tell me how to set colour of slide text background, also slide header background. Thanks in advance.
Attachments:

Please Log in to join the conversation.

More
10 years 4 months ago #34649 by ivan.milic
Put:

.hero-carousel article .contents{
background:...
}

at bottom of template_css.css, use !important flag if needed

Please Log in to join the conversation.

  • kezzmania
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 4 months ago - 10 years 4 months ago #34661 by kezzmania
I did that, but it changes wrong background. It added another backround behind grey. I did screenshot of it. I need to change this grey background behind letters. Upper in one colour, downer in another.
Attachments:
Last edit: 10 years 4 months ago by kezzmania.

Please Log in to join the conversation.

More
10 years 4 months ago #34664 by ivan.milic
Use:

.hero-carousel article .contents *{
background:...
}
The following user(s) said Thank You: kezzmania

Please Log in to join the conversation.

  • kezzmania
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 4 months ago #34681 by kezzmania
Thanks, it works, but now both are same colours and not transparent as original.

Please Log in to join the conversation.

More
10 years 4 months ago #34686 by ivan.milic
What about something like:

background:rgba(255,255,255,0.5);

Please Log in to join the conversation.

Time to create page: 0.339 seconds
Powered by Kunena Forum