-
Posts
50 -
Joined
-
Last visited
-
Days Won
1
Reputation Activity
-
NickScola got a reaction from tuanphan in Aligning Form Input boxes and button next to each other
Instead of using the Name form field you can use a Text field and apply a placeholder value of name
-
NickScola got a reaction from andrewhill in How can I change the size of LinkedIn Social icon on my Header?
Here's an example. Add this to the custom css and adjust where needed:
a.icon.icon--fill[href*="linkedin"] { width: 124px; height: auto; }