Redh
Registered
Hello!
I am trying to create a button to serve as a link to join our Discord server that matches the rest in my style. However I am struggling to make it fill the width of the widget it is placed in.
The top part of this image is what I am getting - the bottom half is what I would like:
Here is the code I am using:
Any help would be appreciated - thanks!
I am trying to create a button to serve as a link to join our Discord server that matches the rest in my style. However I am struggling to make it fill the width of the widget it is placed in.
The top part of this image is what I am getting - the bottom half is what I would like:
Here is the code I am using:
Code:
<p><a class="button primary" href="http://www.link-here.com">Join Server</a></p>
Any help would be appreciated - thanks!