Title: Link class
Last modified: March 17, 2018

---

# Link class

 *  Resolved [damian0021](https://wordpress.org/support/users/damian0021/)
 * (@damian0021)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/link-class-3/)
 * Hey,
 * I have a problem, I would like my links to have their own class, but I can not
   do it, can you suggest something?
 * Is:
 *     ```
       <ul class = "lcp_catlist" id = "lcp_instance_0">
       <Li>
       <a href="#" title="my-title"> my-title </a>
       </li>
       </ul>
   
       And it has to be:
   
       <ul class = "lcp_catlist" id = "lcp_instance_0">
       <Li>
       <a href="#" title="my-title" <strong>class="myclass-link"</strong>> my-title </a>
       </Li>
       </Ul>
       ```
   

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

 *  Plugin Contributor [zymeth25](https://wordpress.org/support/users/zymeth25/)
 * (@zymeth25)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/link-class-3/#post-10103615)
 * Hi [@damian0021](https://wordpress.org/support/users/damian0021/)
 * Use the `title_class` shortcode parameter. Refer to the [documentation](https://github.com/picandocodigo/List-Category-Posts/wiki/HTML-&-CSS-Customization)
   on HTML and CSS customization.
 *  [hpatrick777](https://wordpress.org/support/users/hpatrick777/)
 * (@hpatrick777)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/link-class-3/#post-10172179)
 * …
    -  This reply was modified 8 years, 2 months ago by [hpatrick777](https://wordpress.org/support/users/hpatrick777/).

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

The topic ‘Link class’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [hpatrick777](https://wordpress.org/support/users/hpatrick777/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/link-class-3/#post-10172179)
 * Status: resolved