Simple customization for icons area

Hi. I need your support to change some style values but i can't because they're element style, not css.

a_social_login_container is "min-height: 62px;" and i need 36px
iframe is height: 62px; and i need also 36px

i tried to set the values in the css file but it does not work.

Ypu can see why i need that. my website is itipsa.com

Answers

  • Claude_SchlesserClaude_SchlesserAdministratorOneAll Team
    edited April 2018

    Hello,

    what you need to do is resize the container that embeds the social_login_container.

    Here an example:

    <div class="container">
         <div class="social_login_container"></div>
    <div>
    

    Please try to change the height of the "container" and not of the height of the "social_login_container"

Welcome!

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.