Thread Starter
Kephus
(@kephus)
Success! That worked, thank you for the help!
Thread Starter
Kephus
(@kephus)
Ok, I’ve done something wrong.
I tried adding the code into the style.css file and now the code is showing above everything on the site (http://jessicafoltz.com/). When I try to remove it from style.css it doesn’t seem to save.
Thread Starter
Kephus
(@kephus)
Appreciate the help!
So, I’m clearly missing something. I added this exactly to my CSS style editor
.my-button_wrap {
position: relative;
}
.maxbutton-1 {
position: absolute;
top: 20px;
left: 10px;
}
and the text widget shows this:
<div id=”my-button_wrap”>[maxbutton id=”1″]</div>
<img class=”aligncenter size-full wp-image-336″ src=”http://jessicafoltz.com/wp-content/uploads/2015/11/shine.jpg” alt=”shine” width=”275″ height=”184″ />
which still has the button to the left of the photo