Home › Forums › WoodMart support forum › Account and Wishlist in Mobile Account and Wishlist in Mobile This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by Bogdan Donovan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 1, 2018 at 10:58 am #36747 WebKonstParticipant Hello, how do I get icons Account and Wishlist right in the Base Header in the Mobile? Thanks February 1, 2018 at 1:04 pm #36786 Bogdan DonovanKeymaster Hi, Try to add the following code snippet to the Mobile Custom CSS area in Theme Settings. body .woodmart-header-links { position: static; } body .wrapp-header .woodmart-wishlist-info-widget { display: block; } Regards Author Posts Tagged: Mobile Wishlist Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register