Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Form Button Colors #353625

    Thanks Günter it worked.

    So to contribute here’s my css:

    .postid-104 .button {
    	background-color: #color !important;
    	border-color: #color !important;
    }

    Without !important, styles got overwritten by
    div .main_color .button and .main_color input[type="submit"]

    • This reply was modified 9 years, 11 months ago by labla.
    in reply to: Form Button Colors #353173

    Hey Günter thanks for your reply,

    unfortunately i can’t give you the page since it’s still on our dev servers but maybe you could provide me with the css to use for the following:

    Page class info: single single-portfolio postid-104
    Button class should remain: button?

    thank you

Viewing 2 posts - 1 through 2 (of 2 total)