• Resolved benthijssen

    (@benthijssen)


    Hi,

    I make this website with the Spun theme: http://www.blauwbont.nl

    On the contact-page “contact” i have the button send but it’s invisible.
    How can i make this visible?
    I use a child theme and try a lot of codes here but nothing helps.

    How I fix this?

    Best regards, Ben / the Netherlands

    Ps. thx Caroline 4 share the Spun – theme ( I love it)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter benthijssen

    (@benthijssen)

    Problem is fixed

    Thread Starter benthijssen

    (@benthijssen)

    2 share

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        background: none repeat scroll 0 0 #333;
        border: 0 none;
        border-radius: 50px 50px 50px 50px;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 1.em;
        line-height: 1;
        margin: 0;
        padding: 0.65em 1em;
        text-transform: uppercase;
        transition: all 0.3s ease-in-out 0s;
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button invisible in contact page’ is closed to new replies.