Home › Forums › WoodMart support forum › Bullet point in the list element Bullet point in the list element This topic has 2 replies, 2 voices, and was last updated 5 months, 2 weeks ago by Hung Pham. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts September 16, 2024 at 1:59 pm #597703 MishkatParticipant Hello, how can I align the bullet point in the list element to the top instead of the middle? September 17, 2024 at 4:48 am #597817 MishkatParticipant Added link. Check the picture to see which section of the link I asked. Attachments:You must be logged in to view attached files. September 17, 2024 at 8:32 am #597852 Hung PhamKeymaster Hi Mishkat, Thanks for reaching to us. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .wd-list.wd-list-type-icon li { align-items: baseline; } Regards, Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to create new topics. Login / Register