Post Nav Icons are displayed wrong
-
Hi Guys !
I have a problem with post nav icons – they’re displayed wrong : instead of the arrows I see social icons ( screenshot here https://www.dropbox.com/s/yq0ifa102q8qvgs/Screen%20Shot%202015-01-04%20at%2017.24.01.png?dl=0 )I think there’s probably a conflict between themify base and social media widgets which I installed in my wordpress. But how do I change it ?
In post nav CSS editor I see this :
<div class=”post-nav clearfix”>
<?php previous_post_link( ‘<span class=”prev”>%link</span>’, ‘<span class=”arrow icon-left”></span> %title’ ) ?>
<?php next_post_link( ‘<span class=”next”>%link</span>’, ‘%title <span class=”arrow icon-right”></span>’ ) ?>
</div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Post Nav Icons are displayed wrong’ is closed to new replies.