Comments Andrei started the conversationAugust 31, 2023 at 8:50amHi,How can I change icon size in footer for mobile? I want bigger And how can I change font color on social font?Attached files: WhatsApp Image 2023-08-31 at 11.48.43.jpg WhatsApp Image 2023-08-31 at 11.48.43.jpg 2,610PenciDesign repliedAugust 31, 2023 at 10:41amHi,Please go to Appearance → Customize → Footer → General → Font Size for Footer Social Icons Text: Change the social font size on this option.Navigate to Footer → Colors → Footer Social Icons: change the color on this section.Regards,PenciDesign.Andrei repliedAugust 31, 2023 at 11:12amHi,"Please go to Appearance → Customize → Footer → General → Font Size for Footer Social Icons Text: Change the social font size on this option." - It is changing only on desktop not on mobileAnd I want change color on font on social (see attached)Attached files: WhatsApp Image 2023-08-31 at 11.50.01.jpg 2,610PenciDesign repliedAugust 31, 2023 at 12:58pmHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (max-width: 767px) { .pcnew-share:not(.penci-icon-full) .post-share-item { height: 25px; min-width: 25px; line-height: 25px; font-size: 12px; }}Regards,PenciDesign.Andrei repliedAugust 31, 2023 at 1:59pmDoesn't work 2,610PenciDesign repliedAugust 31, 2023 at 4:05pmHi,I've checked your site but haven't found the code you've added.Please make sure you've cleared all the site caches then reload the browser.Regards,PenciDesign.Andrei repliedAugust 31, 2023 at 5:41pmHi,I have cleared the cache but still, the icons are small (see attached)Attached files: WhatsApp Image 2023-08-31 at 20.41.04.jpg 2,610PenciDesign repliedSeptember 1, 2023 at 1:24amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (max-width: 767px) { .footer-social-remove-circle ul.footer-socials li a i { font-size: 16px; } }Change 16px with the size you want to show.Regards,PenciDesign. Sign in to reply ...
Hi,
How can I change icon size in footer for mobile? I want bigger
And how can I change font color on social font?
Attached files: WhatsApp Image 2023-08-31 at 11.48.43.jpg
WhatsApp Image 2023-08-31 at 11.48.43.jpg
Hi,
Please go to Appearance → Customize → Footer → General → Font Size for Footer Social Icons Text: Change the social font size on this option.
Navigate to Footer → Colors → Footer Social Icons: change the color on this section.
Regards,
PenciDesign.
Hi,
"Please go to Appearance → Customize → Footer → General → Font Size for Footer Social Icons Text: Change the social font size on this option." - It is changing only on desktop not on mobile
And I want change color on font on social (see attached)
Attached files: WhatsApp Image 2023-08-31 at 11.50.01.jpg
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Doesn't work
Hi,
I've checked your site but haven't found the code you've added.
Please make sure you've cleared all the site caches then reload the browser.
Regards,
PenciDesign.
Hi,
I have cleared the cache but still, the icons are small (see attached)
Attached files: WhatsApp Image 2023-08-31 at 20.41.04.jpg
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Change 16px with the size you want to show.
Regards,
PenciDesign.