Home › Forums › WoodMart support forum › Age verification pop up Age verification pop up This topic has 3 replies, 2 voices, and was last updated 2 years, 12 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 8, 2022 at 10:59 pm #358889 aleksandreeuParticipant Hi, is it possible to change place of the buttons in popup age verification window? I want to have AGREE (red button)- on the right side and Reject (gray) on thr left. Attachments:You must be logged in to view attached files. March 9, 2022 at 8:06 am #359006 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. a.btn.btn-color-primary.wd-age-verify-allowed { float: right; } Best Regards March 9, 2022 at 8:25 am #359029 aleksandreeuParticipant thanks, i did it, it works, but now confirmation button s too right. How can I correct that? Please check web and recommend. thanks! March 9, 2022 at 12:50 pm #359168 Aizaz Imtiaz AwanKeymaster Hello, Please delete the old given CSS and use this new Custom CSS code: a.btn.btn-color-primary.wd-age-verify-allowed { float: right; right: 18%; } Best Regards. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register