Hi, I want to move the Email icon down a little, so that will be on the same line as SNS icons. Any one can help me ? Thanks !
Try to add the following code to the CSS section of the Theme editor
.ty-icon-moon-mail { padding-top: 12px; }
Try to add the following code to the CSS section of the Theme editor
.ty-icon-moon-mail { padding-top: 12px; }
Thank you very much ! Problem fixed.