Hello,
I assume this is a super easy fix that I am overlooking, however all of the buttons on my website are rounded and I want square buttons throughout as we are using a lot of them – is this possible and what am I overlooking to make square instead of rounded buttons?
Thanks in advance!!
Hey MuscleMechanics,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .avia-button {
border-radius: 0px !important;
}
Thanks,
Rikard
Thanks, Rikard! Worked like a charm, I appreciate it very much!
~Cheers.