Home › Forums › WoodMart support forum › Mobile Menu Styiling Mobile Menu Styiling This topic has 5 replies, 2 voices, and was last updated 2 years, 4 months ago by Aizaz Imtiaz Awan. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts July 28, 2022 at 10:11 pm #394188 naldekhelParticipant Hi there, How can I remove the borders and center the menu items on the mobile menu only. Thank Attachments:You must be logged in to view attached files. July 29, 2022 at 10:43 am #394281 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS. .wd-nav-mobile li a { border-bottom: none; text-decoration: none; } Best Regards July 30, 2022 at 12:39 am #394440 naldekhelParticipant Perfect, but how about make it centered? July 30, 2022 at 1:56 pm #394529 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS for that. .wd-nav-mobile li a { text-align: center; } Best Regards July 30, 2022 at 2:19 pm #394538 naldekhelParticipant Did not work my friend July 30, 2022 at 3:09 pm #394550 Aizaz Imtiaz AwanKeymaster Hello, Please provide the admin panel login details of the website to check it myself and help you out accordingly. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register