Hi,
i would like to change the use of social icons square button to that of the rectangle square button with words "continue with google" as an example. How can i implement that?
The code i have written is not giving me the results. Here is the code in question. any help will be appreciated.
https://drive.google.com/file/d/1HnScUy7Mcaxpf-08JvmB5Lobh9Djjhp3/view?usp=drive_link
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
To replace social icon square buttons with rectangular buttons that include text like “Continue with Google,” update your button code to use flexbox for layout and include both the icon and text. For example, use a styled with display: flex; align-items: center; padding: 10px 20px; and include the Google icon next to a Continue with Google. This approach improves clarity, especially for agencies focused on digital reputation services for fund managers, where user trust and clarity are essential.