Header Button
-
Hello,
I’ve run into what is most likely an easy fix; but I don’t know how to fix it.
I created 2 buttons on my header, and one of them shows the text and the other one doesn’t. I need them to both show text. The problem button is the “About” button. Could someone please take a look and provide the css needed to make the text show up on the “About” button as well.Here is what I put in the Additional CSS folder – I probably have too much info too!
} button, .button, input[type="reset"], input[type="submit"], input[type="button"] { background: black; background-color: white; background-clip: border-box; border: solid 5px #000; border-radius: 5px; color: black; outline: black; font-size: 18px; font-weight: 700; letter-spacing: 1px; padding: 0 20px; text-transform: uppercase; line-height: 40px; display: inline-block; zoom: 1; }Thank you!!
Tera
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Header Button’ is closed to new replies.