Hello
How can I adjust the size of the social me3dia icons in the top header extra option?
Thanks
B
Hey schwabino,
Thank you for the inquiry.
You can use this css code to adjust the style of the social icons in the top header.
#top #header_meta .social_bookmarks li a {
width: 60px;
line-height: 60px;
min-height: 60px;
height: 100%;
font-size: 20px;
}
#header_meta .container {
min-height: 60px;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
hmm I tried adding this flushed the cache turned off file compression and saw no change to the size?
any ideas?
Thanks
B
Hi,
Could you post a link to where we can see the actual elements please?
Best regards,
Rikard