Home › Forums › Support › How do i change the colour of sidebar search box background This topic has 3 replies, 2 voices, and was last updated 3 years, 3 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 21, 2023 at 7:45 am #2503924 Vivek Hi, How can i change the colour of this sidebar search box background from blue to another colour I couldnt see any option to change the colour of this background https://ibb.co/QnDRJMP https://ibb.co/8gcJyW0 Can someone please reply fast January 21, 2023 at 8:28 am #2504091 DavidStaff Customer Support Hi there, the color is added using CSS. Go to Customizer > Additional CSS and look for: .sidebar .widget:first-child, .sidebar .widget:first-child .widget-title { background-color: #83b0de; color: #fff; } You can either delete that CSS if you want it to match the other widget colors. Or change the #hex colors to suit your need January 21, 2023 at 8:36 am #2504101 Vivek Thanks it worked! January 21, 2023 at 8:51 am #2504112 DavidStaff Customer Support Glad to hear that! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In