This page will help you understand how to implement the styles within the site easily by going into the code to edit a specific value without needing the knowledge of CSS.
To edit the styles on a particular content block goto View > Source Code or select the following button
Default Typography
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec eu lorem a ex viverra sagittis. Aenean quis risus quis nisl placerat bibendum eget id libero. Fusce euismod nisl ut diam convallis, quis efficitur metus fermentum. Duis vitae sapien lectus. Mauris vestibulum, leo dignissim fermentum sollicitudin, augue libero euismod ligula, non efficitur felis enim quis ligula. Maecenas ultricies tristique lectus vel pellentesque. Nulla facilisi. Sed nibh lacus, dictum a magna in, pharetra suscipit dolor. Curabitur tincidunt nisi ut euismod mattis. Vivamus nec mi vitae nulla semper luctus ut et dui. Praesent et condimentum justo, eget commodo augue. Sed ipsum diam, pellentesque eget lacinia vitae, egestas in urna. Sed placerat nibh et enim facilisis auctor. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
The following is for advanced usage if a different font style is needed, the following classes will need to be added to the
tag in the source code.
Sample of Text
class="pn"
Sample of Text
class="pn-condensed"
"The little icons series began the moment that I took this photo of my daughter. I want other people to have photographs like this of their kids; timeless portraits presented in a raw, authentic way. Some of the best frames come from the in-between!"
class="pn-thin-condensed"
Sample of Text
class="pn-extra-condensed-thin" data-width="10"
As seen with this, the data-width attribute was added to this element giving the border top look.
Content Snippet Demos
Goto this page for a list of all the content snippets created for this site.
To apply the content snippets, drag and drop any content snippet from the snippet window on the left. You can also use the toolbar Template > Insert Template
Note:
- Expandables and tabs do not have this feature, so if you need to drop a snippet that you want to use for the expandables, you'll need to copy and paste the snippet from the editor first.
- If a content snippet is changed on the site, this will not get applied to all snippets that are being used, if you need a snippet changed, this can be found under Settings > Website > Content Templates
Border top Style
All heading styles are styled by default, if you are using a content snippet that has a particular style and you would like to change it, these have most likely been styled already for your benefit.
For example a heading style or any element with this style applied to it can be changed when applying the below:
To change the width of the top bar, look for the value data-width="100" you may change this variable to any multiple of 10. Any number below will work.
10, 20, 30, 40, 50, 60, 70, 80, 90, 100
This will change the percentage that the width of the bar is styled at.
<h1 data-width="100">About Little Icons</h1>
Sliders
To use a slider, there are a couple of steps that'll make this work with customized content. A working example is below:
I am sooooo happy with the pictures, I cried when I first saw them.
You captured their personalities so well and I am so impressed.
I can’t wait to hang some of these pictures in my house (once I can finally decide which ones).
I am sooooo happy with the pictures, I cried when I first saw them.
You captured their personalities so well and I am so impressed.
I can’t wait to hang some of these pictures in my house (once I can finally decide which ones).
I am sooooo happy with the pictures, I cried when I first saw them.
You captured their personalities so well and I am so impressed.
I can’t wait to hang some of these pictures in my house (once I can finally decide which ones).