Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18865
    Templatesyard
    Participant

    I have tried literally everything to remove the about me thing under the blog post on my blog. How can I remove?? I’ve tried everything and nothing works even when I search in the code for <div class=’clear’/> author stuff. The link to one of my blog posts with it underneath is http://shesgonepreppy.blogspot.com/2016/01/nantucket.html it has a thing that says rachel farmer with french underneath. How can I remove it?? Thanks!!

    #18870
    Templatesyard
    Participant

    This the coding for about author widget below of post.

    <!--author biography start-->
    					<div class='post-author'>		
    						<div class='author-img'>
    							<!-- avatar of author here-->
    							<img alt='' class='avatar avatar-100 photo' height='100' src='http://elegance.demo.yeahthemes.com/wp-content/uploads/2015/03/me.jpg' width='100'/>
    						</div>	
    						<div class='author-content'>
    							<h5><a href='' rel='author' title='Posts by solopine'><data:post.author/></a></h5>
    							<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor Aenean massa.</p>
    							<a class='author-social' href='Facebook link goes here' target='_blank'><i class='fa fa-facebook'/></a>		
    							<a class='author-social' href='Twitter link goes here' target='_blank'><i class='fa fa-twitter'/></a>	
    							<a class='author-social' href='Instagram link goes here' target='_blank'><i class='fa fa-instagram'/></a>	
    							<a class='author-social' href='Google plus link goes here' target='_blank'><i class='fa fa-google-plus'/></a>	
    							<a class='author-social' href='Pinterest link goes here' target='_blank'><i class='fa fa-pinterest'/></a>	
    							<a class='author-social' href='Tumblr link goes here' target='_blank'><i class='fa fa-tumblr'/></a>
    						</div>
    					</div>			
    					<!--author biography end -->
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.