Okay
  Public Ticket #477734
Google Custom Search Engine Results
Closed

Comments

  • Ammon started the conversation

    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

  •  8,853
    Tahir replied

    Hey,

    I cant see any such styling of the theme in Inspect element Chrome Dev Tools ?.

    Thanks


    ThemeNectar Support Team 

  • Ammon replied

    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 {

  •  8,853
    Tahir replied

    Yes,

    But how is it supposed to look ?. Without seeing it i cant override the css using !important.

    Thanks


    ThemeNectar Support Team