Home › Forums › WoodMart support forum › Adding hr line in navbar Adding hr line in navbar This topic has 1 reply, 2 voices, and was last updated 3 years ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 13, 2022 at 2:27 pm #390789 StepanMParticipant Hello, could you please advise how can I customize my navbar and add hr line below header bottom? I am looking for same hr line which is under main logo on my page. Thank you in advance for your help. BR. Attachments:You must be logged in to view attached files. July 13, 2022 at 3:37 pm #390818 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .whb-row.whb-header-bottom { border-bottom: 1px solid rgba(129, 129, 129, 0.2); } Best Regards Author Posts Tagged: navbar hr line Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register