Home › Forums › WoodMart support forum › Topbar left not visible on mobile Topbar left not visible on mobile This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by Bogdan Donovan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 8, 2018 at 11:04 am #38370 getimoParticipant Hi, I’d like to display that content on mobile devices. How? Thank you! Attachments:You must be logged in to view attached files. February 8, 2018 at 12:58 pm #38408 Bogdan DonovanKeymaster Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings. body .top-bar-left, body .topbar-left-text { display: -webkit-box; display: -ms-flexbox; display: flex; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register