<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>tablepress plugin &#8211; color settings not working in integrity stack &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 15:54:29 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330760</guid>
					<title><![CDATA[tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330760</link>
					<pubDate>Wed, 15 Jul 2015 08:34:50 +0000</pubDate>
					<dc:creator>Marcel1980</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
i can&#8217;t seem to change the background color on my table rows using the integrity stack and tablepress plugin. Always showing just default colors white and light grey :/</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330783</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330783</link>
					<pubDate>Wed, 15 Jul 2015 09:01:46 +0000</pubDate>
					<dc:creator>John Ezra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in! It seems you are dealing with an issue that may be due to a 3rd Party Plugin. We really can&#8217;t support 3rd Party plugins or scripts as there are just way to many to even try. However if we can find a quick fix then we&#8217;ll attempt it, otherwise we would need to point you back to the plugin developer for further support. Would you mind providing your URL so we can take a look and see if it&#8217;s something we can help out with? Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330794</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330794</link>
					<pubDate>Wed, 15 Jul 2015 09:18:59 +0000</pubDate>
					<dc:creator>Marcel1980</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330825</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330825</link>
					<pubDate>Wed, 15 Jul 2015 10:11:02 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Marcel,</p>
<p>You can add this under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>
body .tablepress tbody td {
   background-color: red !important;
}

body .tablepress .row-hover tr:hover td {
  background-color: blue !important;
}
</code></pre>
<p>Change red and blue with the color that you like.</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330872</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330872</link>
					<pubDate>Wed, 15 Jul 2015 11:07:07 +0000</pubDate>
					<dc:creator>Marcel1980</dc:creator>

					<description>
						<![CDATA[
						<p>thanks it works 🙂<br />
however it applies only to one of the tables&#8230;so far i haven&#8217;t figured why as the whole class tablepress is targeted</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330877</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330877</link>
					<pubDate>Wed, 15 Jul 2015 11:18:45 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>I see the code works on both tables in provided URL, can you clarify more?</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330885</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330885</link>
					<pubDate>Wed, 15 Jul 2015 11:23:30 +0000</pubDate>
					<dc:creator>Marcel1980</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330915</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-330915</link>
					<pubDate>Wed, 15 Jul 2015 12:04:43 +0000</pubDate>
					<dc:creator>John Ezra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for updating the thread! Try the following CSS:</p>
<p><strong>To color the whole background as one</strong></p>
<pre><code> .tablepress {
  background-color: #d9edf7;
 }</code></pre>
<p><strong>to color every other row</strong></p>
<pre><code>.tablepress tbody tr:nth-child(2n+1){
  background-color: #d9edf7;
}</code></pre>
<p>You can combine the two so you can choose two different alternating background colors. If you want to change the text color, just add color:red; to each of the above and change the color.</p>
<p>Hope this helps – thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-331856</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-331856</link>
					<pubDate>Thu, 16 Jul 2015 07:32:10 +0000</pubDate>
					<dc:creator>Marcel1980</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks it works 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-331864</guid>
					<title><![CDATA[Reply To: tablepress plugin &#8211; color settings not working in integrity stack]]></title>
					<link>https://theme.co/archive/forums/topic/tablepress-plugin-color-settings-not-working-in-integrity-stack/#post-331864</link>
					<pubDate>Thu, 16 Jul 2015 07:44:15 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>You are most welcome!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

