Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi,
I can’t find a option to change the vertical height of the social icons. I’m using the minimal creative demo, Folie. Can you let me know how I can achieve this.
Thanks,
Phil
Hello,
Sorry for the late reply.
You can change the social icons size (both the social icon and the background) in the Social’s options. Just click on the socials to open their settings in the left sidebar. See screenshot: https://postimg.org/image/prc6mc57z/
Let us know.
Best regards!
Hi,
This is not what I asked for. I was asking for a option to set the vertical height of the social icons and not their size. At the moment they don’t align with the logo.
Thanks,
Phil
Hello,
There isn’t an option for this. You have to change the icons alignment by using custom css. Add this code into General > Custom Css:
.header-el .cl_socialicondiv {
padding-top: 35px !important;
}
This should be the result: https://www.clipular.com/c/4864036239048704.png?k=hGqV8ZAMGXei-HJJS-XGVH_osl0
Best regards!
You must be logged in to reply to this topic.