1. rebelojose
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 10 May 2023
  5.  Subscribe via email
how change text color in module position header-1
example.png

I try add this css code without success

.header_top .text-light a,
.header_top .text-light a::before {
color: black !important;
}
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your header module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
tks for reply.
I workaround by creating new custom module instead menu module
References
  1. https://www.rebellicatm.com
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edis to taste

.header-1 a {
color: #fff !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!