Social Media Icons

Posted in: Newspaper
Post count: 17

Hi,

Sorry for the silly questions, but I am having a hard time trying to accomplish the following:

1) In the default menu, how can I change the color of the social media icons at the footer? say black or any other color but white?

2) How can I add social media icons to main navi menu, say to the left of the search icon?

Thank you!

Post count: 22421

Hello,

1) The social icons color can be changed with css (there is no setting for their color):
.td-social-icon-wrap .td-icon-font{
color:red;
}

2) Unfortunately our theme has no option for this so you will have to use a custom link and add an icon to the menu. For this you can use either a custom image or a plugin like font awesome.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.