<?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>Revolution Sliders custom html content &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 08:17:45 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-57261</guid>
					<title><![CDATA[Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-57261</link>
					<pubDate>Tue, 17 Jun 2014 11:55:37 +0000</pubDate>
					<dc:creator>Victor</dc:creator>

					<description>
						<![CDATA[
						<p>Hi  i am putting some custom html in the Revolution Sliders slide how to make responsive and what it the rules and best practice for response html content in Revolution Sliders slides</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-57780</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-57780</link>
					<pubDate>Wed, 18 Jun 2014 12:28:21 +0000</pubDate>
					<dc:creator>Support</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Vishal,</p>
<p>Thanks for dropping in!</p>
<p>Basically, text layers are added in a div with a class of tp-caption, so you can add something like the following css code snippet to the <strong>Customizer &gt; Custom &gt; CSS</strong></p>
<pre><code>
@media all and(max-width:768px){
  .tp-caption{
    font-size:12px;
    /* etc... */
  }
}
</code></pre>
<p>But to assist you further with this issue, we’ll first need you to provide us with your URL as stated on the forum entrance page. This is to ensure that we can provide you with a tailored answer to your situation. Once you have have provided us with your URL, we will be happy to assist you with everything.</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-58189</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-58189</link>
					<pubDate>Thu, 19 Jun 2014 05:00:50 +0000</pubDate>
					<dc:creator>Victor</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for replying. This is my site link <a href="http://www.gameplancloud.com/construction-software/" rel="nofollow">http://www.gameplancloud.com/construction-software/</a> as you can see there is a box on slider with a textbox and button that&#8217;s what i need in my design.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-58539</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-58539</link>
					<pubDate>Thu, 19 Jun 2014 20:36:57 +0000</pubDate>
					<dc:creator>Alexander</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Vishal,</p>
<p>That looks great! Are you having any issues with it? I don&#8217;t see anything wrong with your HTML or CSS. If you need any more assistance, could you be a bit more specific? We&#8217;re limited in the custom development support we can provide, but might be able to offer general advice similar to the post above.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-58692</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-58692</link>
					<pubDate>Fri, 20 Jun 2014 05:38:03 +0000</pubDate>
					<dc:creator>Victor</dc:creator>

					<description>
						<![CDATA[
						<p>well the problem with the responsive behavior if you will check it on the small screen the button and text box is not looking good. on 360&#215;640 its not looking good as there is lots of inline css added by the theme. That&#8217;s why i need your help to know how the inline css is working and how to manipulate these css. on 360&#215;640 the fields div overlap the text. please check this image</p>
<p><img decoding="async" src="http://www.gameplancloud.com/images/image.png" alt="" /></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-59106</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-59106</link>
					<pubDate>Sat, 21 Jun 2014 02:39:50 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Vishal,</p>
<p>I would like to help you with alignment, but I need get your slider. Could you export your slider and post its url here so I could download it?</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-59742</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-59742</link>
					<pubDate>Mon, 23 Jun 2014 05:20:37 +0000</pubDate>
					<dc:creator>Victor</dc:creator>

					<description>
						<![CDATA[
						<p>ok but you have to guide me that how can i export slider and send its link to you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-60113</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-60113</link>
					<pubDate>Mon, 23 Jun 2014 20:18:44 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Vishal,</p>
<p>You could just go to Admin &gt; Rev. Slider then find which slider, and click &#8220;Export Slider&#8221; button. You should get a zip package, then upload that zip file at your site and post the resulting url here.</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-60791</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-60791</link>
					<pubDate>Wed, 25 Jun 2014 05:37:55 +0000</pubDate>
					<dc:creator>Victor</dc:creator>

					<description>
						<![CDATA[
						<p>i tried to export file and try to open it. getting following message when i open zip in text editor</p>
<p>{&#8220;success&#8221;:false,&#8221;message&#8221;:&#8221;No response output on &lt;b&gt; export_slider &lt;\/b&gt; action. please check with the developer.&#8221;}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-61219</guid>
					<title><![CDATA[Reply To: Revolution Sliders custom html content]]></title>
					<link>https://theme.co/archive/forums/topic/revolution-sliders-custom-html-content/#post-61219</link>
					<pubDate>Wed, 25 Jun 2014 23:59:51 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Vishal,</p>
<p>Weird, could you provide a login in private?</p>
<p>Let us know, then we will check it too.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

