badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Quit "read more" link from Theme Horse Widgets: Service

#10438

hi from the attitude_widgets.php you need to remove this code on line number 285

						<?php if( !empty( $options[ 'post_excerpt_more_text' ] ) ) { ?>
						<a class="more-link" title="<?php the_title_attribute(); ?>" href="<?php the_permalink(); ?>"><?php echo $options[ 'post_excerpt_more_text' ]; ?></a>
						<?php } ?>

Hope this may help you.