Hi,
How i can edit the social link (twiter) on blog sidebar ?
the twitter icon is ok on top of the page and footer…
Tks
Alex
Hi ProAnts!
Your wanting to change the icon of the twitter social in your sidebar correct? Hmm, this will be difficult because your already using it in your footer. I suppose we could try targeting it with CSS.
Add this to your custom CSS.
.sidebar .asc_twitter .social_widget_icon {
background-image: url("URL to your icon") !important;
}
.sidebar .asc_twitter .social_widget_icon:before {
content: "";
}
And then replace “URL to your icon” with the correct URL.
Best regards,
Elliott
Hi Elliott
i don´t want to change the icon , i just want to edit the link
the twitter icon on footer is ok – link to our twitter account
the twitter on blog sidebar is not, and i can´t figure where to change it,
Ty
Alex
Hey!
Please go to Appearance > Widgets and edit “Enfold RSS link and Twitter account” widget under Sidebar Blog widget area
Cheers!
Yigit
Hi
Tks…
Regards
Alex