<?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>Side-by-side full width responsive images &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 05:09:43 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-68482</guid>
					<title><![CDATA[Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-68482</link>
					<pubDate>Mon, 14 Jul 2014 18:50:35 +0000</pubDate>
					<dc:creator>Michael P</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I&#8217;m pretty much a beginner so bear with me! Never used Visual Composer, Customizer or any of the other plugins before. I&#8217;m doing ok, finding my way around, but progress is inevitably rather slow.</p>
<p>So I&#8217;ve begun to build a test site (just a home page for the moment) on a development server:</p>
<p><a href="http://www.jothornejewellery.co.uk" rel="nofollow">http://www.jothornejewellery.co.uk</a></p>
<p>Q1. The page template I&#8217;m using for my Renew homepage is &#8220;Blank &#8211; Container | Header, Footer&#8221; and I&#8217;m trying to insert two images, side-by-side, full width and responsive, to match the revolution slider image just below the header. How would I do that? How can I make two independent images sit side-by-side but fill the full width of the site, i.e break the boundaries of the container?</p>
<p>Q2. How would I add a button overlaid on top of any rev slider image? Or any image at all for that matter?</p>
<p>Q3. There seems to be a bug with font weights applied in Customizer. When using the Typography settings, the preview version differs from the saved and published version &#8211; the fonts are heavier in the published version and I can&#8217;t seem to fix it. I&#8217;m using the standard Lato font. It&#8217;s driving me nuts.</p>
<p>Many thanks,</p>
<p>Michael</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69050</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69050</link>
					<pubDate>Wed, 16 Jul 2014 01:02:16 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Michael,</p>
<p>1. For that, you need to use Blank &#8211; No Container | Header Footer. Then, add a row then that row to have no inner container (see <a href="http://prntscr.com/433nft" rel="nofollow">http://prntscr.com/433nft</a>). Next, add two images to that row and add &#8220;man&#8221; Class and give them an inline Style of width:50% (see <a href="http://prntscr.com/433no0" rel="nofollow">http://prntscr.com/433no0</a>). For the rest of the row, enable the Inner Container.</p>
<p>2. For Rev Slider button, you need to add a New Layer and paste your button shortcode in the HTML box (see <a href="http://prntscr.com/433olk" rel="nofollow">http://prntscr.com/433olk</a>). For images, you can set up your image as a background for your column and add a button to that column. Or, you can add an image and button to the column and position the button using CSS.</p>
<p>3. Can you give us a screenshot of the difference?</p>
<p>For more details on how to use X Shortcodes or Visual Composer Elements, please see our <a href="http://theme.co/x/member/kb/" target="_blank" rel="nofollow">Knowledge Base</a>.</p>
<p>Hope that helps. 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69204</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69204</link>
					<pubDate>Wed, 16 Jul 2014 12:23:16 +0000</pubDate>
					<dc:creator>Michael P</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks &#8211; I&#8217;ll try your suggestions.</p>
<p>Two screenshots &#8211; look at the button text in these examples. The first is s how it looks in customiser, the second is the way it renders in any browser window:</p>
<p><a href="http://prntscr.com/438381" rel="nofollow">http://prntscr.com/438381</a></p>
<p><a href="http://prntscr.com/4382wq" rel="nofollow">http://prntscr.com/4382wq</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69223</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69223</link>
					<pubDate>Wed, 16 Jul 2014 13:10:33 +0000</pubDate>
					<dc:creator>Michael P</dc:creator>

					<description>
						<![CDATA[
						<p>Apologies I should have replied after trying the suggestions, and for some reason I couldn&#8217;t edit it.</p>
<p>I tried your advice for Q1, and I&#8217;ve made some progress. The two images near the footer are now sitting side-by-side and full width, whilst the three above remain centered and contained. However the two side-by-side full width images are not behaving as I&#8217;d like them to. They are acting as if they are one image, and not responsively stacking into a single column at smaller browser window sizes:</p>
<blockquote class="wp-embedded-content" data-secret="Ygl6NchUHk"><p><a href="https://jothornejewellery.co.uk/" rel="nofollow">Homepage</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; visibility: hidden;" title="&#8220;Homepage&#8221; &#8212; Jo Thorne Jewellery" src="https://jothornejewellery.co.uk/embed/#?secret=5eOPUFdAtZ#?secret=Ygl6NchUHk" data-secret="Ygl6NchUHk" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>Once again, here are the screenshots showing the font weight problem – look at the button text in these examples. The first is how it looks in customiser, the second is the way it renders in any browser window:</p>
<p><a href="http://prntscr.com/438381" rel="nofollow">http://prntscr.com/438381</a></p>
<p><a href="http://prntscr.com/4382wq" rel="nofollow">http://prntscr.com/4382wq</a></p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69661</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-69661</link>
					<pubDate>Wed, 16 Jul 2014 23:02:41 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Michael,</p>
<p>Do you have installed Lato font from your local machine? The browser probably picking this up.</p>
<p>For the meantime, try adding this css at your customizer&#8217;s custom css.</p>
<pre><code>.x-content-band {
-webkit-font-smoothing: antialiased !important;
}
</code></pre>
<p>For two side by side image, adding style=&#8221;width:50%;&#8221; will directly alter its width, forcing it to have that width and it will not stack.</p>
<p>What you must do is using class names.</p>
<p>Example, add <strong>side-by-side</strong> class to your image, then add this css at your customizer&#8217;s custom css.</p>
<pre><code>
.side-by-side {
   display: block;
}
@media( min-width: 768px){
.side-by-side {
width: 50%;
}
}
</code></pre>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70028</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70028</link>
					<pubDate>Thu, 17 Jul 2014 09:30:25 +0000</pubDate>
					<dc:creator>Michael P</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for your help. </p>
<p>Q1. I don&#8217;t have the Lato font installed on my machine, so this is not the problem. The .x-content band css did not solve it &#8211; the text is still showing up too heavy. I&#8217;ve checked this on two different machines.</p>
<p>Q2. Meanwhile, I tried adding the side-by-side class to my images, and adding the suggested custom css. This resulted in the images stacking on top of each other regardless of window size. I have no knowledge of css so I did a bit of random playing, combined with some googling. </p>
<p>Eventually I ended up with the code below, which kind of works. I had to name the images e.g. &#8220;process&#8221; and &#8220;story&#8221;. There is probably some unnecessary code in there, maybe you could check the behaviour and point out what I should remove? I also want a narrow vertical space between the images, at the moment they are butted up next to each other when they are side by side:</p>
<p>.side-by-side {<br />
   display: block;<br />
}<br />
@media (min-width: 960px) {<br />
.side-by-side {<br />
height: auto; overflow: hidden; // clearing<br />
}<br />
#process { width: 50%; float: left; }<br />
#story { width: 50%; }<br />
}<br />
}</p>
<p>Q3. The button shortcode does not work properly when entered in the rev slider. The button does not conform to the defaults set in the customiser &#8211; it remains the same size even when the code is changed to &#8220;x-large&#8221; or &#8220;jumbo&#8221; in the slider layer. It also behaves differently in terms of responsiveness when compared to normal buttons.</p>
<p>Many thanks again for your assistance.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70147</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70147</link>
					<pubDate>Thu, 17 Jul 2014 15:29:23 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Micheal,</p>
<p>Q1. I have tested in many browsers, the font is showing just fine (see: <a href="http://prntscr.com/43lj2t" rel="nofollow">http://prntscr.com/43lj2t</a>). So can you tell us which browser and OS are you using? Also try adding the following CSS code to your <strong>Customizer &gt; Custom &gt; CSS</strong> and see if that solves the problem:</p>
<pre><code>#x-content-band-4 .x-btn.x-btn-square {
   font-weight: normal !important;
}
</code></pre>
<p>Q2. The method you have used is correct. However if you want to clean it a bit, you can use the following CSS code instead of the one you have added:</p>
<pre><code>.side-by-side {
   display: block;
}

@media (min-width: 960px) {
   .side-by-side {
      height: auto; overflow: hidden; // clearing
      width: 50%;
   }
   #process {float: left; }
}
</code></pre>
<p>Q3. It is because we have the limited sizes for buttons in Rev Slider. But you can surely add your own custom size using CSS inside <strong>Customizer &gt; Custom &gt; CSS</strong>:</p>
<pre><code>.rev_slider_wrapper .x-btn {
   padding: 0.963em 1.95em 0.913em !important;
   font-size: 16px !important;
   font-size: 1.9rem !important;
}
</code></pre>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70164</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70164</link>
					<pubDate>Thu, 17 Jul 2014 15:56:42 +0000</pubDate>
					<dc:creator>Michael P</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m using Safari, Chrome and Firefox on a Mac in 10.9.3 &#8211; the fonts show up heavy in all three. I will try these suggestions, many thanks.</p>
<p>With the slider button, currently I&#8217;m having to add the code in a layer on each slide. Is there a global way around this? It seems that you should be able to add just one button for the whole slider, but I can&#8217;t find a setting that allows this.</p>
<p>Michael</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70259</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70259</link>
					<pubDate>Thu, 17 Jul 2014 19:46:46 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Micheal,</p>
<p>Let us know how it goes 🙂</p>
<p>Regarding the slider button, unfortunately at this time there is no way to add a single button to the whole slider. However In the meantime you could try creating a slide and adding a button to it. Next you can simply duplicate it several times. That way it will save your time to add the same button separately to all other slides.</p>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70488</guid>
					<title><![CDATA[Reply To: Side-by-side full width responsive images]]></title>
					<link>https://theme.co/archive/forums/topic/side-by-side-full-width-responsive-images/#post-70488</link>
					<pubDate>Fri, 18 Jul 2014 08:08:32 +0000</pubDate>
					<dc:creator>Michael P</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Q1. The custom css suggested for customising the slider button had no effect whatsoever, regardless of parameter. Are you sure this is the correct code? I&#8217;ve tried inspecting the element myself but I can&#8217;t work out the correct classes. </p>
<p>Q2. I&#8217;m also looking for a way to make the main rev slider below the masthead more sophisticated in terms of responsiveness. Because it is a full-width &#8220;widescreen format&#8221; image, it does not look good at smaller browser sizes and on mobile devices. Is there a way to create a break point so that the image switches to a different aspect ratio for tablets and mobiles etc? Or perhaps a workaround using a method other than the rev slider for displaying the images?</p>
<p>Many thanks,</p>
<p>Michael</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

