I am working on a new Foundation site and in my Mock-Up I have a top row that contains two text based links and a Button. I have been looking for a good way to create a layout that will work for this but I am stumped.
I just want it to be like this and always stay to the right…
you could also just do it with html if you want a particular button using an image. <a href="https://YourLinkHere"> <img src="Your ButtonImageHere.png"></a>
Ok, I was able to add a button, but it still looks like a dogs breakfast. Can I add multiple classes? What if I want the button to use the secondary colours and have rounded corners?
And it seems to generate a large amount of space under the button. Not very tight.