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

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Login Social

4 Posts
2 Users
0 Reactions
1,027 Views
Posts: 20
Topic starter
(@nongdan998)
Eminent Member
Joined: 4 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 4 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: 8 years ago

Illustrious Member
Posts: 8075

@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: