Title: Border none
Last modified: September 8, 2017

---

# Border none

 *  Resolved [dieptebom](https://wordpress.org/support/users/dieptebom/)
 * (@dieptebom)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/border-none/)
 * I want to show a picture next to some text.
    I made a table for this and dont
   want to show the border and a background but i cant change it. Can you please
   advise?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fborder-none%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/border-none/#post-9481358)
 * Hi [@dieptebom](https://wordpress.org/support/users/dieptebom/)
 * Thanks for using our theme,
    For this use below code in custom css field **(Theme
   Dashboard >> appearance >> customize >> header setting >> custom css )**
 *     ```
       .blog-lg-area-left td, table {
           border: none !important;
           background: none !important;
       }
       ```
   
 * Thanks
 *  Thread Starter [dieptebom](https://wordpress.org/support/users/dieptebom/)
 * (@dieptebom)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/border-none/#post-9481460)
 * Thanks Imran for your quik answere.
 * It worked!
 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/border-none/#post-9481477)
 * Hi [@dieptebom](https://wordpress.org/support/users/dieptebom/)
 * Glad to know it worked for you.
 * If you get any issue later, feel free to ask again!
 * We would really appreciate if you could provide us a review here:
 * [https://wordpress.org/support/theme/appointment/reviews/#new-post](https://wordpress.org/support/theme/appointment/reviews/#new-post)
 * Close this ticket !!!
 * Thanks

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

The topic ‘Border none’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/appointment/3.5.5/screenshot.png)
 * Appointment
 * [Support Threads](https://wordpress.org/support/theme/appointment/)
 * [Active Topics](https://wordpress.org/support/theme/appointment/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/appointment/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/appointment/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/border-none/#post-9481477)
 * Status: resolved