Hello,
I'm attempting to re-create this Wix page - http://gtnphotography.wix.com/collectivecp#!new-equipment/c10au -in WP using the genesis theme. However, I'm having issues with spacing and alignment. Here's the code I have:
<style>
div.container{
position: relative;
}
p {
text-align: center;
margin-bottom: 60px;
}
div.container img{
position: absolute;
top: -30px;
left: -10px;
right: -10px;
}
</style>
<div class="container">
<img src="http://www.collectivecp.com/wp-content/uploads/2015/07/Red-One-e1436565960605.png" />
<img src="http://www.collect