Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

How to change the background and text color of the Panels Title?

Asked Modified Viewed 787 times
A
aklilu
A
aklilu 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions
asked
Junior Member

Greetings,
I wanna change the background and text color of the panel titles from the left side like Latest articles, Latest downloads, and more. But I got stuck. please let me know how to do it. I am using Agency Theme.

Sincerely,
Edited by aklilu on 03-05-2022 11:19,
0 replies

4 posts

M
MathiasHU
M
https://fusion.bltfm.hu/
  • Junior Member, joined since
  • Contributed 48 posts on the community forums.
  • Started 3 threads in the forums
  • Answered 1 question
answered
Junior Member

Your website, theme?
0 replies
A
aklilu
A
aklilu 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions
answered
Junior Member

Agency Theme.
0 replies
M
MathiasHU
M
https://fusion.bltfm.hu/
  • Junior Member, joined since
  • Contributed 48 posts on the community forums.
  • Started 3 threads in the forums
  • Answered 1 question
answered
Junior Member

themes/Agency/custom_bootstrap/custom_bootstrap.css

.card-header {
   padding: 0.75rem 1.25rem;
   margin-bottom: 0;
   background-color: rgba(0, 0, 0, 0.03);
   border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}


for example
background-color: blueviolet;
0 replies
— 2 months later —
A
aklilu
A
aklilu 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions
answered
Junior Member

Hello dear MathiasHU, thank you in advance for your kind support.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

M
M
https://fusion.bltfm.hu/
  • Junior Member, joined since
  • Contributed 48 posts on the community forums.
  • Started 3 threads in the forums
  • Answered 1 question
A
A
aklilu 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet