Your Guide to Recreating Elements of the Metropolis Theme for WordPress
Here is the widget breakdown for the Main Bottom section:
The Main Bottom Section contains four Text widgets separated by three Gantry Divider widgets. As you move your mouse over the widget, a title and "Read More" button appears. We will go over what you need to do to make this happen below.
The first Text widget in the section is made a lot like the others in the section. You will need to enter the following in the main text field.
<div class="rt-image">
<img alt="image" src="http://www.yoursite.com/wp-content/rockettheme/rt_metropolis_wp/frontpage/mainbottom/img1.jpg" />
<div class="rt-image-description">
<span class="icon-eye-open rt-big-icon"></span>
<h4>Theme Configuration</h4>
<p>Guides Available</p>
<a href="http://www.yoursite.com/tutorials/" class="readon"><span>Read More</span></a>
</div>
</div>
Here is a breakdown of options changes you will want to make to match the demo.
nopaddingleft nopaddingright
in the Custom Variations field.This widget tells WordPress to start a new widget column beginning with the widget placed directly below the divider in the section.
The second Text widget in the section is made a lot like the others in the section. You will need to enter the following in the main text field.
<div class="rt-image">
<img alt="image" src="http://www.yoursite.com/wp-content/rockettheme/rt_metropolis_wp/frontpage/mainbottom/img2.jpg" />
<div class="rt-image-description">
<span class="icon-eye-open rt-big-icon"></span>
<h4>Adobe® Fireworks PNG</h4>
<p>Layered Sources</p>
<a href="http://www.yoursite.com/logo-editing/" class="readon"><span>Read More</span></a>
</div>
</div>
Here is a breakdown of options changes you will want to make to match the demo.
nopaddingleft nopaddingright hidden-phone
in the Custom Variations field.The third Text widget in the section is made a lot like the others in the section. You will need to enter the following in the main text field.
<div class="rt-image">
<img alt="image" src="http://www.yoursite.com/wp-content/rockettheme/rt_metropolis_wp/frontpage/mainbottom/img3.jpg" />
<div class="rt-image-description">
<span class="icon-eye-open rt-big-icon"></span>
<h4>Demo Replication</h4>
<p>RocketLauncher</p>
<a href="http://www.yoursite.com/installation/" class="readon"><span>Read More</span></a>
</div>
</div>
Here is a breakdown of options changes you will want to make to match the demo.
nopaddingleft nopaddingright hidden-phone
in the Custom Variations field.The fourth Text widget in the section is made a lot like the others in the section. You will need to enter the following in the main text field.
<div class="rt-image">
<img alt="image" src="http://www.yoursite.com/wp-content/rockettheme/rt_metropolis_wp/frontpage/mainbottom/img4.jpg" />
<div class="rt-image-description">
<span class="icon-eye-open rt-big-icon"></span>
<h4>Versatile RokSprocket</h4>
<p>Integrated Styling</p>
<a href="http://www.yoursite.com/plugins/" class="readon"><span>Read More</span></a>
</div>
</div>
Here is a breakdown of options changes you will want to make to match the demo.
nopaddingleft nopaddingright hidden-phone
in the Custom Variations field.