Search box color/transparency Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search box color/transparency This topic has 3 replies, 2 voices, and was last updated 9 years, 9 months ago by Ernest Marcinko. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 16, 2016 at 10:48 am #9799 Francesco AmbrosiniParticipant Hi. on http://tacticalpedia.com how can I show the ajax search box (‘OR TYPE HERE TO START SEARCHING SOMETHING…’) with the same color/transparency as the other dropdown box? I modified theme option but something goes wrong… Thanks, Francesco August 16, 2016 at 10:56 am #9800 Ernest MarcinkoKeymaster Hi! It appears that the style is overwritten. Try using these custom CSS rules: [html].asp_main_container { background: transparent !important; box-shadow: none !important; } .probox { background: rgba(26, 27, 28, 0.5) !important; } .promagnifier { border: 0 !important; box-shadow: none !important; }[/html] August 16, 2016 at 11:00 am #9801 Francesco AmbrosiniParticipant It works perfectly, thanks! Haave a nice day, Francesco August 16, 2016 at 11:01 am #9802 Ernest MarcinkoKeymaster You cannot access this content. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘Search box color/transparency’ is closed to new replies.