can customize social icon

Posted in: Newspaper
Post count: 13

Hi, I cant customize social icon . I checked the documentaiton
http://import.tagdiv.com/newspaper/doc/#header

but as instructed, I dont see the widget Top right(social) in my widgets

Post count: 13

can anyone please take a look ? I had a typo in the subject line. basically I cant customize social icon. I dont see the widget

Post count: 23312

Hello airlift,

Please notice that this documentation it is out of date because our theme reached version 6.6.5 and this documentation addresses the version 1 of the Newspaper -> http://screencast.com/t/D7A3iUv8R Please provide your website URL and also provide more details about your desired changes so I will be able to provide a more accurate response. You can provide more useful screenshots for a good understanding.

Thank you for the message!

Post count: 13

Thanks. I just need to keep only the Facebook and the Twitter icon for now in both the header and the footer social icons

Also please let me know where is the documentation on how to customize it for the most recent version

Post count: 23312

Hello airlift,

Unfortunately, our theme does not have such an option in Theme panel to customize the social icons but only you can do that with a bit o CSS code. If you want to change these icons, you have to use the code below and adjust the values as you wish until you achieve your desired result.

The code is ->

.td-icon-font {
font-size: 20px!important;
width: 40px!important;
height: 40px!important;
line-height: 30px!important;
}

If you want to add more social icons, you can achieve that from Theme panel, like this -> http://screencast.com/t/1Ot7iGMF8OS

Thank you for the message!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.