Title: bladecris's Replies | WordPress.org

---

# bladecris

  [  ](https://wordpress.org/support/users/bladecris/)

 *   [Profile](https://wordpress.org/support/users/bladecris/)
 *   [Topics Started](https://wordpress.org/support/users/bladecris/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bladecris/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bladecris/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bladecris/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bladecris/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bladecris/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] Change the shape of the buttons from the functionalities section](https://wordpress.org/support/topic/change-the-shape-of-the-buttons-from-the-functionalities-section/)
 *  Thread Starter [bladecris](https://wordpress.org/support/users/bladecris/)
 * (@bladecris)
 * [9 years ago](https://wordpress.org/support/topic/change-the-shape-of-the-buttons-from-the-functionalities-section/#post-9231306)
 * For those who have the same problem:
 * .focus-box .service-icon {
    border-radius: 0; } .focus-box .service-icon .pixeden{
   border-radius: 0; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Voyage] Remove word Permalink at bottom of posts](https://wordpress.org/support/topic/remove-word-permalink-at-bottom-of-posts/)
 *  [bladecris](https://wordpress.org/support/users/bladecris/)
 * (@bladecris)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-word-permalink-at-bottom-of-posts/#post-3831774)
 * I have the same problem, i did change from
    <h2>” rel=”bookmark” title=”Permanent
   Link to <?php the_title(); ?>”><?php the_title(); ?>
   </h2>
    to <h2><?php the_title();?
   ></h2> in content-featured-blog.php and content-featured.php because i didn’t
   find the code in page / index or single.php But I’m still seeing the permalink.
   What can I do?

Viewing 2 replies - 1 through 2 (of 2 total)