daviaannette
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Expound] Change Button ColoursThanks it worked 🙂
Forum: Themes and Templates
In reply to: [Expound] Change Button Colourssorry
I am using the custom CSS
Forum: Themes and Templates
In reply to: [Expound] Change Button Colours.button, input[type=”button”], input[type=”reset”], input[type=”submit”],
.button-primary, a
.button-primary,
.wpm-button-primary, a
.wpm-button-primary {
background: #fa5858;
color: #ffffff;
}.button:hover, input[type=”button”]:hover, input[type=”reset”]:hover, input[type=”submit”]:hover,
.button-primary:hover, a
.button-primary:hover,
.wpm-button-primary:hover, a
.wpm-button-primary:hover, button:focus, input[type=”button”]:focus, input[type=”reset”]:focus, input[type=”submit”]:focus, .button-primary:focus, a
.button-primary:focus,
.wpm-button-primary:focus, a
.wpm-button-primary:focus, button:active, input[type=”button”]:active, input[type=”reset”]:active, input[type=”submit”]:active,
.button-primary:active, a
.button-primary:active,
.wpm-button-primary:active, a
.wpm-button-primary:active {
background: #00cbc5;
}The code you gave me only changed the colors of the subscribe button. It does not change the colours of the “Continue reading” button.
Please help.
Forum: Themes and Templates
In reply to: [Expound] "Continue Reading" Button GONENever mind. I reactivated the theme and got the button back. My sample post was not a sticky post 🙂
Forum: Themes and Templates
In reply to: [Expound] "Continue Reading" Button GONEno not sure what you mean by that
Forum: Themes and Templates
In reply to: [Expound] "Continue Reading" Button GONEno not when I am making a post…or ever
Forum: Themes and Templates
In reply to: [Expound] "Continue Reading" Button GONEI don’t really get your question.
Forum: Themes and Templates
In reply to: [Expound] Change Button ColoursThanks,….but
I wasn’t talking about my nav. buttons. I was talking about the “Continue Reading” and “Subscribe” button.