Home › Forums › WoodMart support forum › Page Title > Overlay > Photo Page Title > Overlay > Photo This topic has 7 replies, 2 voices, and was last updated 10 months, 3 weeks ago by Aizaz Imtiaz Awan. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts March 29, 2021 at 10:12 pm #277408 VKgroUpParticipant Hello, how can put an Overlay on this photo? http://prntscr.com/10zdgrw March 30, 2021 at 8:22 am #277472 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please provide the URL of the page to check if its possible with Custom CSS then I will provide you with Custom CSS. Regards. Xtemos Studios March 30, 2021 at 6:45 pm #277658 VKgroUpParticipant Link in Private March 31, 2021 at 6:34 am #277750 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS. .woodmart-archive-shop .page-title-default:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.5); } And see if this works for you otherwise it requires Customizations. Regards. Xtemos Studios April 1, 2021 at 1:33 pm #278248 VKgroUpParticipant Thanks for CSS but nothing change yet. http://prntscr.com/111kndl April 2, 2021 at 6:35 am #278357 Aizaz Imtiaz AwanKeymaster Hello, Please try and replace the previous Custom CSS with the following in the Custom CSS for Desktop area under Theme Settings >> Custom CSS. .page-title-default:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,.5); } Best Regards. January 23, 2024 at 4:33 pm #532719 dh.pasanParticipant I have a product cat called PRECIOUS STONES. How do I make a condition for those categories only Attachments:You must be logged in to view attached files. January 24, 2024 at 10:25 am #532975 Aizaz Imtiaz AwanKeymaster Hello, @dh.pasan You need to click on the add condition and choose the Product term (category, tag, attribute) and select the specific category in the third field: Screenshot for clarification: https://ibb.co/CVBTvFX Best Regards. Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register