<?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>Change image on hover &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/change-image-on-hover/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/change-image-on-hover/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 23:56:40 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-129136</guid>
					<title><![CDATA[Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-129136</link>
					<pubDate>Tue, 21 Oct 2014 11:39:58 +0000</pubDate>
					<dc:creator>blatix</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,</p>
<p>First of all&#8230;. Wow! Congratulations for such an amazing theme, I will surely buy more licences in the near future (as soon as I get my business started!)</p>
<p>With the visual composer, I&#8217;m trying to add a custom CSS rule in the picture element. What I want to achieve is this:</p>
<p>I want to change the picture on hover to another picture&#8230; the CSS &#8220;:hover&#8221; rule does not work in the picture element&#8230;. I have several pictures that I like to apply this effect so if this could be done from the picture element editor would make life much easier&#8230;. otherwise, should I do it on the CSS editor of the page?</p>
<p>Many thanks in a advance!</p>
<p>Blat</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-129392</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-129392</link>
					<pubDate>Tue, 21 Oct 2014 18:44:22 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks for writing in</p>
<p>Can you try this method,</p>
<p>1. Add a class to the image you added in visual composer using image shortcode, </p>
<p>2. assuming you added a class <strong>my-image-class</strong> in the class field of the image, you can then add this CSS code below in the Custom CSS field of the page,</p>
<p>.my-image-class:hover {<br />
   content: url(your-site.com/your-hover-image.jpg);<br />
   z-index: 999;<br />
   width: 100%;<br />
}`</p>
<p>3. You can do the same on your other images by assigning another different class and targeting the specific class for custom CSS</p>
<p>Let me know how it works,<br />
Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-129818</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-129818</link>
					<pubDate>Wed, 22 Oct 2014 10:50:18 +0000</pubDate>
					<dc:creator>blatix</dc:creator>

					<description>
						<![CDATA[
						<p>Sound as a pound! </p>
<p>Thank you for such quick reply, the code did the trick! </p>
<p>I tried using the page CSS rather than the one build in the element, but I guess I add the css declaration wrong <code> background-image: url(your-site.com/your-hover-image.jpg); </code></p>
<p>You&#8217;ve save me a good few hours of york trying to figure out what was wrong!</p>
<p>Thanks a mil and let me know if I can leave a positive review anywhere for you guys.</p>
<p>Regards</p>
<p>Blat</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-130081</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-130081</link>
					<pubDate>Wed, 22 Oct 2014 18:10:59 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Glad to hear it works,</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330473</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330473</link>
					<pubDate>Wed, 15 Jul 2015 02:08:54 +0000</pubDate>
					<dc:creator>dlorenty</dc:creator>

					<description>
						<![CDATA[
						<p>This worked great for me. I followed the instructions perfectly. </p>
<p>The only thing I would like to fix is how the hover image is bigger than the original. This is even the case when I use the same image for the original and the hover. How can I make them both have a white border and stay the same? </p>
<p>Here is the url: lorentywebdesign.com/LifePsych</p>
<p>It&#8217;s on the Topics section half-way through the page. I will be using that shortcode to throw it in my revolution slider. Don&#8217;t mind the images in the slider. I&#8217;ll post credentials in case you want to get in and take a look. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330538</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330538</link>
					<pubDate>Wed, 15 Jul 2015 03:30:32 +0000</pubDate>
					<dc:creator>dlorenty</dc:creator>

					<description>
						<![CDATA[
						<p>Also, I can&#8217;t seem to make it work for a second image even though I made a second class for it. This particular CSS code is at the very bottom. Could you please help me?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330541</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330541</link>
					<pubDate>Wed, 15 Jul 2015 03:32:10 +0000</pubDate>
					<dc:creator>dlorenty</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330619</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-330619</link>
					<pubDate>Wed, 15 Jul 2015 05:21:35 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Please update both X and CS and update your code to :</p>
<pre><code>.travel-image-class:hover {
  content: url(http://lorentywebdesign.com/LifePsych/wp-content/uploads/2015/07/Pinguino_hover.jpg);
  z-index: 999;
  max-width: 100%;
  display: inline-block;
}</code></pre>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-331416</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-331416</link>
					<pubDate>Wed, 15 Jul 2015 20:31:10 +0000</pubDate>
					<dc:creator>dlorenty</dc:creator>

					<description>
						<![CDATA[
						<p>Would you know why I cannot get this to work for the second picture?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/change-image-on-hover/#post-331531</guid>
					<title><![CDATA[Reply To: Change image on hover]]></title>
					<link>https://theme.co/archive/forums/topic/change-image-on-hover/#post-331531</link>
					<pubDate>Wed, 15 Jul 2015 23:23:47 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Second image works, it looks like not because  they are just the same image. The hover just have some texts.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

