Hi,
Go to Bottom I widget position and change content of first text widget (We turn ideas into our work) to:
- Code: Select all
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eget elit eu velit vehicula feugiat. Integer viverra metus vitae lectus dictum eleifend. Lorem ipsum dolor sit amet. Donec viverra lobortis feugiat. Sed id odio ante.</p>
<p><a href="#" class="btn">View Details</a></p>
Then, add another text widget underneath and add e.g. this
- Code: Select all
<img src="[pageurl]/wp-content/themes/Simplicity/images/demo/demo_notebook.png" alt="Notebook" height="200" width="300" style="margin-left:100px">
Here you can specify your image path, dimensions and left margin.