Fix Social Icon issue

Posted in: Newspaper
Post count: 82

How to fix social icons in top bar menu?

They are showing on the left side: https://i.imgur.com/meXRErF.png

Instead of selecting everything perfectly.

Post count: 35449

Hi,

If that social icons are set in top bar on a header template please check these settings -> http://prntscr.com/piyo1p if you are using a default header, then you’ll need to use custom css to change the position for the social icons.

Thank you!

Post count: 82

Thanks it works. Another question, I was looking to make links no follow which author put in their bio on post page and as well as on their author page. Can you please tell me which file to edit in order to make their links nofollow

Post count: 35449

Hi,

If you are referring to author page, the you’ll need to edit this file -> wp-content/plugins/td-composer/legacy/Newspaper/parts/page-author-box.php
-> http://prntscr.com/pjw6yf -> http://prntscr.com/pjw6o6 -> http://prntscr.com/pjw6ce

Thank you!

Post count: 82

Can you please check here : https://www.mustips.com/ this happened again 🙁 Social icons

  • This reply was modified 6 years by usman.
Post count: 35449

Hi,

That is because you are not longer using a cloud header, now you are using the header style 5 -> http://prntscr.com/pm2rlx or you can use this custom css ->
.tdc-header-wrap .td-header-style-5 .td-header-sp-top-widget {
float: right;
}

-> http://prntscr.com/pm2t0t

Thank you!

Post count: 82

Thanks it worked. How can i use cloud header?

Post count: 18283

Hello !

You can use the Cloud Library headers by following our documentation regarding it: https://forum.tagdiv.com/header-manager/

Thank you !

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