Home › Forums › Space themes support forum › Change the color of the “Watch Video” button Change the color of the “Watch Video” button This topic has 3 replies, 2 voices, and was last updated 1 month ago by Luke Nielsen. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 19, 2023 at 3:59 pm #505447 Jean-MichelParticipant Hello dear Xtemos team Can you please help me to change the color of the “Watch Video” button. I would like a red button with a white font Thank you.-) Attachments:You must be logged in to view attached files. October 20, 2023 at 4:32 pm #505787 Luke NielsenKeymaster Hello, Please send me a link to that product with the video because I cannot find it: https://prnt.sc/-gneo6Pdt7vj Looking forward to hearing back from you! Kind Regards October 23, 2023 at 9:13 am #506175 Jean-MichelParticipant https://www.jamb-allyouneed.ch/produkt/aufstehsessel-fernsehsessel-mit-aufstehhilfe-liegefunktion-4/ October 23, 2023 at 2:28 pm #506323 Luke NielsenKeymaster Hello, The below code will help you to change the color, please define it in Theme Settings -> Custom CSS. .single-product .xts-video-btn.xts-action-btn[class*=xts-style-icon-bg]:before { background-color: red; } .single-product .xts-action-btn[class*=xts-style-icon-bg]>a { color: #fff; } Kind Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register