July 16, 2016 at 11:06 am
Dear Hannah and Ben,
I did add a virtue button shortcode to the following page: *Login to see link You can see it at the bottom of the page, when you scroll down: “Go Back”.
My button code is as follows:
[btn text="GO BACK" border="3px" tcolor="#ffffff" bcolor="#354458" bordercolor="#ffffff" thovercolor="#ec7260" borderhovercolor="#ec7260" icon="icon-arrow-left"]
Now what doesn’t work is:
– text color on hover doesn’t change
– border color on hover doesn’t change
Also I was hoping to be able to align the little arrow-icon, which is currently on the right hand side of “GO BACK” to the left hand side, so that it looks like the “go back” arrow navigation in web browsers…
Thanks a lot for your help in advance and best regards
Sebastian
N.B.
I did play around with some settings for another button:
[btn text="GO BACK" border="2px" borderradius="6px" link="*Login to see link tcolor="#ffffff" bcolor="#354458" bordercolor="#ffffff" thovercolor="#ec7260" borderhovercolor="#ec7260" icon="icon-arrow-left"]
This one doesn’t work as planned either…