Image home feature

Homepage Community Forums SquareOne Theme Support Image home feature

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11572
    sam33joy
    Customer

      How can I put three horizontal image on the home feature, its possible

      #11578
      Eric
      Customer

        You can use the Column code as shown on this page – http://demo.appfinite.net/squareone/columns/ and add your images inside each of the div containers –

        <div class="one-third first">
        <p>This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what is on your mind.</p>
        </div>
        
        <div class="one-third">
        <p>This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what is on your mind.</p>
        </div>
        
        <div class="one-third">
        <p>This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what is on your mind.</p>
        </div>

        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.