Home › Forums › WoodMart support forum › color problem color problem This topic has 3 replies, 2 voices, and was last updated 2 years, 1 month ago by Luke Nielsen. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 5, 2023 at 11:33 am #433273 gvangvalooParticipant hwo change here color ? plz see image Attachments:You must be logged in to view attached files. January 5, 2023 at 12:49 pm #433295 Luke NielsenKeymaster Hello, Here is a code for changing the color of the current pagination item, paste it into the “Global Custom CSS” area in Theme Settings -> Custom CSS. nav[class*="-pagination"] li .current { background-color: green; } This one is for changing the background of the counter, enter it into the “Mobile CSS” area in Theme Settings -> Custom CSS. .wd-toolbar .wd-tools-element .wd-tools-count { background-color: rgb(189,189,233); } Kind Regards January 5, 2023 at 1:52 pm #433314 gvangvalooParticipant thanks .. allso have one qustion hwo i change info here? Attachments:You must be logged in to view attached files. January 5, 2023 at 4:01 pm #433353 Luke NielsenKeymaster Hello, It’s a popular requests that can be adjusted via Theme Settings -> General -> Search -> Full screen search. https://monosnap.com/file/HTT4WPWg0axCCN6QZtYCFojRMyCRgn In the meantime, feel free to ask me any questions you may have. Kind Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register