Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Action Bar background
habsolution
April 2017
in
Menu / Mega menu
Hi all,
i need to change the backgound color of my actionbar... Someone can help me?
i need the code to paste in custom css...
Comments
Bryan
April 2017
Hi,
use this css
#Action_bar {
background:red !important;
}
habsolution
April 2017
Ok good! Tnx!
And for change the color of the text?
Bryan
April 2017
#Action_bar, #Action_bar a {
color:blue !important
}
Sign In
or
Register
to comment.
Comments
And for change the color of the text?