Action Bar on Mobile Not Displaying
Theme: Dentist2
URL: www.MyFriendsDentist.com
I cannot get the Action Bar to display on mobile for this theme. I am using some CSS to align the bar to the right, but I don't think this should impact the bar displaying on mobile:
#Action_bar .contact_details { float: right !important; }
#Action_bar .contact_details li { font-weight: bold !important; }
#Action_bar .social { display: none !important; }
Comments
please make sure you disable the minimalist option for the mobile header in theme options>responsive>header.
thanks