• Resolved Eagle_Fantasy

    (@eagle_fantasy)


    Please have a look at my site: https://www.uscreditcardguide.com
    In the top right corner, I installed Google Customer Search Engine as a text widget. However, as you can see, there are some unnecessary boarders. These boarders do not exists when I preview it in Google, so I believe it is a wordpress theme problem. Do you know what code should I add to the text widget to get rid of these unwanted boarders? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    please add this custom CSS to get rid of the borders:

    .gsc-search-box, .gsc-search-box th, .gsc-search-box td {border: none !important; padding: 0 !important;}

    Best regards
    Tomas Toman

    Thread Starter Eagle_Fantasy

    (@eagle_fantasy)

    Thanks! But there are still weird boarders in search results. Can I get rid of them, too?

    Theme Author TT Themes

    (@tomastoman)

    Hi,

    this custom CSS should remove the table borders from the search results page:

    .gsc-results-wrapper-overlay table, .gsc-results-wrapper-overlay th, .gsc-results-wrapper-overlay td {border: none !important; padding: 0 !important;}

    Best regards,
    Tomas Toman

    Thread Starter Eagle_Fantasy

    (@eagle_fantasy)

    Thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Boarders inside widget’ is closed to new replies.