Table formattingHome › Forums › Iconic One Pro Support › Table formattingThis topic has 3 replies, 2 voices, and was last updated 6 years ago by Themonic-Support.Viewing 4 posts - 1 through 4 (of 4 total)AuthorPosts November 11, 2018 at 12:53 pm #5347 PurnimaBParticipantHi Themonic Team,Could You suggest Custom CSS to show Table rows & column border throughout the site?Thank YouPurnima November 11, 2018 at 3:53 pm #5348 Themonic-SupportKeymasterHi Purnima,Please try the following: .entry-content td { border-top: 1px solid #dddddd; } th, td { background: #f9f9f9; }Only limited modifications can be done. For more advanced features try this free plugin https://wordpress.org/plugins/tablepress/ November 12, 2018 at 12:38 pm #5349 PurnimaBParticipantI want to show the cell in bordered view. Please Suggest. November 14, 2018 at 3:51 pm #5350 Themonic-SupportKeymasterYou can use like this th { border: 1px solid #c1c1c1; } td { border: 1px solid #c1c1c1; }AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In