Home › Forums › WoodMart support forum › change back to products block change back to products block This topic has 1 reply, 2 voices, and was last updated 2 years ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 12, 2023 at 12:37 pm #450425 exe.kareemParticipant how can i change the background color for this hover item? cant find its class Attachments:You must be logged in to view attached files. March 13, 2023 at 10:49 am #450622 Artem TemosKeymaster Hello, Try to add the following code snippet to the Custom CSS area in Theme Settings. body .tooltip .tooltip-inner { background-color: #e8bb49; } body .tooltip.bs-tooltip-top .arrow { border-top-color: #e8bb49; } Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register