Stroke Button background-color
Hi,
I use the actual betheme theme for a new website, but I have a problem with the stroke button shortcode. The css hover effect use as background-color: #f7f7f7 !important; so I can't fix it. I try to set my own color on
.button-stroke a.button:hover, .button-stroke a.tp-button:hover {background-color: #owncolor !important;} but with no result.
I use the following shortcode:
[button title="Trauringe" link="#" target="" color="#DA0E1B" font_color="#DA0E1B" size="2" class=""]
How can I fix the problem?
Best regards
Arnim
I use the actual betheme theme for a new website, but I have a problem with the stroke button shortcode. The css hover effect use as background-color: #f7f7f7 !important; so I can't fix it. I try to set my own color on
.button-stroke a.button:hover, .button-stroke a.tp-button:hover {background-color: #owncolor !important;} but with no result.
I use the following shortcode:
[button title="Trauringe" link="#" target="" color="#DA0E1B" font_color="#DA0E1B" size="2" class=""]
How can I fix the problem?
Best regards
Arnim
Comments