Action bar is not visible on mobile

edited March 2016 in Menu / Mega menu
hi

Action bar works fine but I cannot see it on mobile version (I see only text but not a line).
it is disappeared.

Can you help me with this?

http://lineofbeauty.co.uk/

thank you

Comments

  • Hi,

    we do not display Action Bar on mobile because there is definitely not enough space for such details. But if you really want to display it on mobile, you need to use the following css:
    #Action_bar { display: block !important; }
Sign In or Register to comment.