Placing button over header image
-
Hi all – I know this has been asked but some of the answers were handled offline.
Theme: Celestial lite
Site: https://sourcecodedynamicsco.ipage.com/
Child theme with style.css file already created.I would like the button to go just beneath the “e” & “r” of the “Repair” text that is the background of the header image.
I have this, but it’s obviously not working:
.header-image {
position: relative;
}
.maxbutton-2 {
position: absolute !important;
top: 20;
left: 10px;
}Thanks in advance for your help, I have read some other posts and you have always been great!
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Placing button over header image’ is closed to new replies.