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
›
Other
Problem with changing action bar bg colour
haloMJU
December 2015
in
Other
hi,
i can't change action bar bg colour of this site: 2015.biodent.com.pl. Could you help me?
Best regards,
anka
Comments
Albert
December 2015
Hi Anka,
the background color of Action Bar can be changed under Theme options > Colors > Menu & Action Bar section.
Thanks!
haloMJU
December 2015
I know but it doesn't work for me...
Albert
December 2015
So if this option does not work, the reasons could be 2:
- you use one of pre-defined skins instead of Custom.
- or you are using cache
Anyway, in such case, you can use below css to change it's background color:
#Action_bar { background-color: #FFF !important; }
Sign In
or
Register
to comment.
Comments
the background color of Action Bar can be changed under Theme options > Colors > Menu & Action Bar section.
Thanks!
- you use one of pre-defined skins instead of Custom.
- or you are using cache
Anyway, in such case, you can use below css to change it's background color: