Comments Ammon started the conversationJuly 13, 2015 at 4:44amI am trying to implement the google custom search engine. The salient CSS seems to be overriding some of the google css and causing the search bar to not display properly and the results display less than ideal. Any suggestions on how to fix this?http://alpinetest.org/search/?q=policy&cx=015192156739803525900:0m6wpr0vir4 8,853Tahir repliedJuly 13, 2015 at 3:55pmHey, I cant see any such styling of the theme in Inspect element Chrome Dev Tools ?. Thanks ThemeNectar Support Team Ammon repliedJuly 14, 2015 at 7:32pmIt appears to be in the the table css rules etc line 11134 on the theme css body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1)body:not(.woocommerce-cart) .main-content td { 8,853Tahir repliedJuly 16, 2015 at 3:50amYes, But how is it supposed to look ?. Without seeing it i cant override the css using !important. Thanks ThemeNectar Support Team Sign in to reply ...
I am trying to implement the google custom search engine. The salient CSS seems to be overriding some of the google css and causing the search bar to not display properly and the results display less than ideal. Any suggestions on how to fix this?
http://alpinetest.org/search/?q=policy&cx=015192156739803525900:0m6wpr0vir4
Hey,
I cant see any such styling of the theme in Inspect element Chrome Dev Tools ?.
Thanks
ThemeNectar Support Team
It appears to be in the the table css rules etc line 11134 on the theme css
body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1)
body:not(.woocommerce-cart) .main-content td {
Yes,
But how is it supposed to look ?. Without seeing it i cant override the css using !important.
Thanks
ThemeNectar Support Team