This is all CMS static blocks we are using on the Arthome.
To Open Cms Static Blocks, Go To Admin Panel > Content > Blocks
1. “Arthome Block Header”
<p><em class="fa fa-phone"> </em><span style="font-weight: 600; color: #222;">Hotline: </span>(008) 2345 - 6789</p>
2. Arthome Block Header 2 (show in header3)
<p>Hello guys! Welcome to <span style="font-weight: 600;">ART HOME</span></p>
3. Arthome Categories Block (show in Categories page)
<p><img src="{{media url="wysiwyg/ves_arthome/categories_banner.jpg"}}" alt="" /></p> <div class="categories-desc"> <h3>SOFA COLLECTION</h3> <h4>LOWEST PRICES <span>GUARANTEED</span></h4> <p class="hidden-sm hidden-xs">Lorem Khaled Ipsum is a major key to success. told you all thisbefore, when you have a swimming pool.</p> <p class="hidden-sm hidden-xs">when you have a swimming pool.</p> </div>
Choose block for categories
Please go to Admin -> Products -> Categories -> edit a categories -> choose Blocks fo it:
4. Arthome Content Popup (show in popup newsletter)
<div class="popup-content" style="margin-top: 45px;"> <h4>Daily Promotion</h4> <h3>Sign up for Newsletter</h3> </div> <div class="social hidden-xs"> <ul> <li class="social-facebook"><a title="Facebook" href="https://www.facebook.com/venustheme"> <em class="fa fa-facebook"><em class="hidden">Facebook</em></em></a></li> <li class="social-google"><a title="Google" href="https://plus.google.com/+VenusTheme"> <em class=" fa fa-google-plus"><em class="hidden">Google+</em></em></a></li> <li class="social-twitter"><a title="Twitter" href="https://twitter.com/venustheme"> <em class="fa fa-twitter"> <em class="hidden">Twitter</em></em></a></li> <li class="social-youtube"><a title="Youtube" href="https://www.youtube.com/user/venustheme"> <em class="fa fa-youtube-play"><em class="hidden">Youtube</em></em></a></li> <li class="social-instagram"><a title="Instagram" href="#"> <em class="fa fa-instagram"><em class="hidden">Instagram</em></em></a></li> </ul> </div>
0 Comment