Align button to right
-
How can I align the disconnect from Facebook button to the right side on my edit profile page. I also want to reduce the size and make it less prominent.
I tried adding following css but nothing works
a.css-fbl {
max-width: 160px !important;
float: right !important;
}
and
#your-profile a.css-fbl{float:right !important}Any help please.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Align button to right’ is closed to new replies.