[ad_1]
Happy new year, Kharis!
I am using Sydney 2.32 (free) on WordPress 6.4.2. Everything works fine, but the Social Media icons are very small (14px) on both desktop and mobile. I was able to increase to 20px, but no larger, by adding this CSS:
.header-elements svg {
fill: #fff;
max-height: 20px;
}I would like to increase the size of these social media icons, ideally for desktop and mobile. Suggestions?
The page I need help with: [log in to see the link]
