Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author loginradius

    (@loginradius)

    Hi RolandOfEld,

    Please follow the steps mentioned below to resolve the issue:-
    1. Open “wp-content/plugins/loginradius-for-wordpress/LoginRadius_function.php” (located in your WordPress root folder) in your favorite code editor.
    2. Search following code:-

    <div style=’height:80px;width:180px’>

    3. You can apply left margin in the style tag as described following:-

    <div style=’height:80px;width:180px; margin-left: 15px’>

    Do let us know if you have any other question for us

    Thread Starter RolandOfEld

    (@rolandofeld)

    i added margin:left and margin:right to auto – which had better results

    thanks for point me in the right direction!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘center widget information’ is closed to new replies.