Home › Forums › WoodMart support forum › How to make a background transparent How to make a background transparent This topic has 7 replies, 2 voices, and was last updated 3 years, 7 months ago by Elise Noromit. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts April 21, 2021 at 5:55 pm #285201 Jeriss Cloud CenterParticipant Dear, Please check the attachment below. I’m not able to make the background of an HTML Block transparent. How can I do that please? Currently it’s grey (see red cross) and I want it transparent. Thanks Attachments:You must be logged in to view attached files. April 21, 2021 at 10:43 pm #285275 Elise NoromitMember Hello, Please update the site admin access, provide the page URL and place where you apply the HTML. Best Regards April 22, 2021 at 3:37 pm #285619 Jeriss Cloud CenterParticipant credentials below April 22, 2021 at 9:29 pm #285727 Elise NoromitMember Hello, I have removed the background color: https://gyazo.com/aa95263351a97f979f47d56ed95c4754 Best Regards April 25, 2021 at 7:21 pm #286485 Jeriss Cloud CenterParticipant I removed the color but the background is now white, which is not what I want. I want it to be transparent. April 26, 2021 at 12:41 pm #286789 Elise NoromitMember Hello, The HTML block is transparent now, white color is provided by the styles of the drop-down menu https://prnt.sc/123cv82 Please add this code to the Theme Settings > Custom CSS > Global: #menu-menu-1 li .wd-dropdown { background-color: transparent; } Best Regards April 27, 2021 at 5:04 pm #287308 Jeriss Cloud CenterParticipant Thanks it works. Just to understand, how did you assign the #menu-menu-1 ? April 27, 2021 at 8:17 pm #287372 Elise NoromitMember Hello, This is the ID of the menu, I took it to apply the style to this drop-down and not to touch other drop-downs. Best Regards Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register