Title: Remove bottom border
Last modified: August 21, 2016

---

# Remove bottom border

 *  Resolved [Optima Domains](https://wordpress.org/support/users/sbwebmaster/)
 * (@sbwebmaster)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-bottom-border/)
 * Hi,
 * Thanks for this plugin. It’s working quite well. There is one thing though – 
   a black bottom border appears under each ad. Is this a part of the plugin or 
   is it somehow affecting my theme to add that border at the bottom of the ad?
 * Thanks!
 * [http://wordpress.org/plugins/google-publisher/](http://wordpress.org/plugins/google-publisher/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [galeksic](https://wordpress.org/support/users/galeksic/)
 * (@galeksic)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-bottom-border/#post-4512390)
 * I think only margins are being added by plugin.
 * Try to locate which element is getting additional border (and where).
 *     ```
       <div class="googlepublisherpluginad">
       <ins class="adsbygoogle">
       <ins style="display:inline-table;border:none;...>
       <ins id="aswift_0_anchor" style="display:block;border:none;...>
       <iframe ...>
   
       </iframe></ins></ins></ins></div>
       ```
   
 *  [GPieter](https://wordpress.org/support/users/gpieter/)
 * (@gpieter)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-bottom-border/#post-4512493)
 * The border is not part of the plugin indeed. The most likely reason is existing
   CSS on the page styling all “ins” tags. Removing or overriding that should solve
   the issue.
 *  [liveambitions](https://wordpress.org/support/users/liveambitions/)
 * (@liveambitions)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-bottom-border/#post-4512504)
 * Thanks to both of you for the response.
 * [@gpieter](https://wordpress.org/support/users/gpieter/),
 * I did find an “ins” tag in my css file. There was border-bottom attribute assigned
   to it. I have removed it, but I still don’t know what the ins tag is used for
   on my theme.
 *  [galeksic](https://wordpress.org/support/users/galeksic/)
 * (@galeksic)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-bottom-border/#post-4512516)
 * You can see description and examples here:
    [http://www.htmlquick.com/reference/tags/ins.html#tagexamples](http://www.htmlquick.com/reference/tags/ins.html#tagexamples)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove bottom border’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-publisher_788272.svg)
 * [Google AdSense](https://wordpress.org/plugins/google-publisher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-publisher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-publisher/)
 * [Active Topics](https://wordpress.org/support/plugin/google-publisher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-publisher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-publisher/reviews/)

## Tags

 * [bottom-border](https://wordpress.org/support/topic-tag/bottom-border/)

 * 4 replies
 * 4 participants
 * Last reply from: [galeksic](https://wordpress.org/support/users/galeksic/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/remove-bottom-border/#post-4512516)
 * Status: resolved