<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Take Off border effect- add to cart and - show more</title>
		<link>http://www.kriesi.at/support/topic/take-off-border-effect-add-to-cart-and-show-more</link>
		<description>Support Forum - Topic: Take Off border effect- add to cart and - show more</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 09:35:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/take-off-border-effect-add-to-cart-and-show-more" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Take Off border effect- add to cart and - show more"</title>
			<link>http://www.kriesi.at/support/topic/take-off-border-effect-add-to-cart-and-show-more#post-86504</link>
			<pubDate>Tue, 04 Dec 2012 19:26:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86504@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello capmaticenvato,&#60;/p&#62;
&#60;p&#62;First follow the changes I've posted here: &#60;a href=&#34;http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-52057&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-52057&#60;/a&#62; **Note this will also make the image selectable. If you *don't* want the image selectable then just add the second bit css at the end.&#60;/p&#62;
&#60;p&#62;Then add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top div .thumbnail_container .add_to_cart_button{
display: none;
}
#top.woocommerce-page .products .thumbnail_container:hover {
background-color: #F8F8F8;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To just get rid of all the hover effects:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top div .thumbnail_container .add_to_cart_button{
display: none;
}
#top div .thumbnail_container .show_details_button {
    display: none;
}
#top div .thumbnail_container .add_to_cart_button.product_type_grouped {
    display: none;
}
#top.woocommerce-page .products .thumbnail_container:hover {
background-color: #F8F8F8;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>capmaticenvato on "Take Off border effect- add to cart and - show more"</title>
			<link>http://www.kriesi.at/support/topic/take-off-border-effect-add-to-cart-and-show-more#post-86309</link>
			<pubDate>Mon, 03 Dec 2012 15:32:07 +0000</pubDate>
			<dc:creator>capmaticenvato</dc:creator>
			<guid isPermaLink="false">86309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;how can i disable example as you see on your demo website under shop the effects on mouse over the products, the border, the add to cart and show more?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
