The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Share:
Notifications
Clear all

Login Social

4 Posts
2 Users
0 Likes
661 Views
Posts: 20
Topic starter
(@nongdan998)
Eminent Member
Joined: 3 years ago

Hi, I am using your Plugin and using Google login feature. However, there is a problem that the Google login icon button is too small, is there a way to get the direct link to that login link? I want to put it on the Menu to make it easier for users to see on the site. Thanks!

3 Replies
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

I'm really sorry, but you cannot change the location of the button. I may suggest you increase the width of the buttons using CSS code. 

Reply
2 Replies
(@nongdan998)
Joined: 3 years ago

Eminent Member
Posts: 20

@asti Is there a way to get the direct link to Google login? Or you give me a suggestion on the css change code.

Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7123

@nongdan998,

You can use the CSS code below:

#wpdcom .wpd-social-login i {
   width: 31px;
   height: 30px;
   font-size: 23px;
}
span.wpdsn.wpdiscuz-login-button i {
   display: inline-flex !important;
   align-items: center;
   justify-content: center;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

The red marked value can be changed as you like.

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Share: