Hello, i trying to add the code in my page, when i click login, shows a small box with user name or sign up, i trying to add there, but for some reason the layout is not fitting the page, how can i edit the css from that iframe? Thank you!!
Hi Candice,
please try to use CSS to set a fixed height on the container embedding the icons.
Something like this:
.oneall_social_login_providers{
height: 200px;
}
The CSS rule must be added to the CSS of your website.
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.