Home › Forums › Support › Closing icon in slideout menu This topic has 3 replies, 2 voices, and was last updated 5 months ago by Ying. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 31, 2022 at 12:06 pm #2395882 takkularapsis Hi, Could i add icon or small image that closes slideout menu in mobile? I would add it in the top left corner of the opened slideout menu. October 31, 2022 at 12:22 pm #2395898 YingStaff Customer Support The close button is there, but it’s hidden by this CSS you added: .offside-js--is-open .slideout-overlay { opacity: 0; } Try change it to: .slideout-overlay { background: transparent; } October 31, 2022 at 10:42 pm #2396251 takkularapsis Great, yes, and after that i managed to get it to left. Thanks! November 1, 2022 at 9:42 am #2397042 YingStaff Customer Support You are welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In