Changing Social Media Icons and Newspaper Logo Removal

Posted in: Newspaper
Post count: 19

In the top bar in the header, as well as the footer, I need to remove some of the unneccesary social media icons, and add in some others. Is there anyway to do this? I need a 500px icon, and your theme doesn’t support it, but I’ve got a plug in that has it, but im not sure how to get the icons into the right areas.

Also, when the main menu is in sticky mode, the newspaper icons shows up on the left, and I’m not sure how to remove it.

https://s17.postimg.org/ct9u37uzz/Screenshot_7.png

https://s16.postimg.org/emowvi351/Screenshot_9.png

Post count: 23312

Hello ThePhotoConnection,

Please notice that you can manage the social icons from Theme Panel->Social Networks area, like this -> http://screencast.com/t/fdkw2deF2 There you will find the entire list of the Social Networks. I have tried to access your website but I saw that it is in maintenance mode.
So, if you want to remove the theme logo when the menu is sticky, you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-sticky-header{
display:none!important
}

If is not what you mean, please provide more detail about what you intend to achieve so I will be able to provide a more accurate response.

Thanks for the message!

Post count: 19

I inputted the code, and the logo is still there

Post count: 23312

Hello ThePhotoConnection,

Provide your website so I can inspect it closer and also, so I will be able to provide a more accurate response.

Thanks for the message!

Post count: 19

The website isn’t live yet, but I can give you login info. Is there a place I can email you at?

Post count: 23312

Hello ThePhotoConnection,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link of this topic so we can easily identify you.

Thanks for the message!

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