Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save philipgledhill/1ea35b34f62f2e993ef72f295f6909ef to your computer and use it in GitHub Desktop.
Save philipgledhill/1ea35b34f62f2e993ef72f295f6909ef to your computer and use it in GitHub Desktop.
Hello Pro HTML and text for homepage widget areas
The Home – Welcome widget area
Place the code below inside a custom HTML widget...
<div class="text-left">
<h2><strong>Welcome</strong> to my Virtual Office.</h2>
<p>Memorable, distinct and unique -- that's what YOU are.</p>
</div>
The Home – Intro widget area
Place the code below inside a custom HTML widget...
<p>Creating an eye-catching personal branded site can help you make your best online first impression. And that… can make all the difference in the world (wide web).</p>
<p>With over <strong>250 million web and blog sites</strong> on the Internet, making a lasting impression on the web is super important.</p>
<p><strong>Be distinct and start building your brand online!</strong></p>
<p><a class="button" href="http://my.studiopress.com/themes/hello" target="_blank" rel="noopener">Purchase Theme</a></p>
The Home - Features widget area contains three custom HTML widgets
Place the code below inside the first custom HTML widget...
<h3 class="widgettitle widget-title"><span>Feature #1:</span> Colors and Textures</h3>
Unique color palettes and textures are all the rage in the design world. Down the road if you want to freshen your look without breaking the bank you can easily swap the background for something new.
Place the code below inside the second custom HTML widget...
<h3 class="widgettitle widget-title"><span>Feature #2:</span> Rotating Content</h3>
Use the "Be Inspired" space below to share a variety of things from noteworthy client testimonials and endorsements, to upcoming venues where you will appear as a speaker to a breaking news bar where you can feature “news” of the day.
Place the code below inside the third custom HTML widget...
<div class="textwidget custom-html-widget"><h3 class="widgettitle widget-title"><span>Feature #3:</span> Homepage Portfolio</h3>
Remember, a picture is worth a thousand words – so show off your work! Use the spaces in the grid below to showcase your gallery, brands or case studies.</div>
The Home – Statement widget area
Place the code below inside a custom HTML widget...
<div class="text-left">
<h2>Make a <span><strong>bold</strong></span> statement.</h2>
</div>
The Home – Portfolio widget area
Place the code below inside a Text widget...
Widget Title: SHOW OFF YOUR WORK.
Use the spaces in the grid below to show off your work – think gallery, portfolio, or brands.
[display-posts post_type="portfolio" posts_per_page="6" image_size="full" order="ASC"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment