bdbrown on "[Theme: Hueman] Social links"

ساخت وبلاگ

ray parkes
Member
Posted 2 hours ago #

I recently moved a site and updated to the latest version of Hueman. The social links no longer has the option to enter an fa-value but you need to choose from a list. The list is good but doesn't have every social site. I want to enter fa-star as the value, where could I do that?

bdbrown
Member
Posted 5 minutes ago #

Hi ray. Welcome to the Hueman forum. Although you can't enter the icon value manually you can overwrite an existing icon using CSS. If you have a social icon with a title of "My Star" (doesn't matter which icon you select), add this CSS to a child theme style.css file or use a plugin like https://wordpress.org/plugins/simple-css/ or https://wordpress.org/plugins/simple-custom-css/:

/* hide existing icon */
.social-links a[Title="My Star"] i { visibility: hidden; position: relative;
}
/* replace with alteate star icon */
.social-links a[Title="My Star"] i:after { visibility: visible; position: absolute; top: 0; left: 0; content: "f005";
}

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 89 تاريخ : شنبه 11 ارديبهشت 1395 ساعت: 9:28