Hi,
I am using the footer page style from one of the new demos. I would like the social icons to be square instead of rounded, how can I do this please?
Thanks in advance
Ahh never mind, I tried some css and it worked :)
Urghhhh, they are now back to circles…
This is the code I added from a previous thread.
#top .avia-button {
border-radius: 0px !important;
}
Any help is appreciated.