Action bar center text
This must have been asked before but I can't find it. How can I center the text in the action bar?
I thought below would do the trick but apperently not.
#Action_bar {text-align: center !important;}
#Action_bar .contact_details {text-align: center;}
#Action_bar .contact_details {text-align: center;}
Comments
Thanks
width:100% !important;
}