Reply To: Most popular
November 24, 2017 at 2:57 pm
#6914
Grace Themes
Member
Hi
You can simply repeat the code to display multiple fields in this section
Use below shortcode to display 8 images/text in two rows
[column_content type="one_fourth"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg01.jpg"/></a>
<h3 class="subtitle">Beauty</h3>
<h3 class="title">Lost In Your Dreams</h3>
[/column_content]
[column_content type="one_fourth"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg02.jpg"/></a>
<h3 class="subtitle">Travel</h3>
<h3 class="title">Aventure with friends</h3>
[/column_content]
[column_content type="one_fourth"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg03.jpg"/></a>
<h3 class="subtitle">Fashion</h3>
<h3 class="title">Summer Shopping</h3>
[/column_content]
[column_content type="one_fourth_last"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg04.jpg"/></a>
<h3 class="subtitle">Lifestyle</h3>
<h3 class="title">Beauty Culture</h3>
[/column_content]
[column_content type="one_fourth"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg01.jpg"/></a>
<h3 class="subtitle">Beauty</h3>
<h3 class="title">Lost In Your Dreams</h3>
[/column_content]
[column_content type="one_fourth"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg02.jpg"/></a>
<h3 class="subtitle">Travel</h3>
<h3 class="title">Aventure with friends</h3>
[/column_content]
[column_content type="one_fourth"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg03.jpg"/></a>
<h3 class="subtitle">Fashion</h3>
<h3 class="title">Summer Shopping</h3>
[/column_content]
[column_content type="one_fourth_last"]
<a href="#" class="hvr-rectangle-out"><img src="http://yoursitename.com/wp-content/themes/beautiplus-pro/images/defaultimg04.jpg"/></a>
<h3 class="subtitle">Lifestyle</h3>
<h3 class="title">Beauty Culture</h3>
[/column_content]