Title: CSS for &#8220;continue reading&#8230;&#8221;
Last modified: February 22, 2017

---

# CSS for “continue reading…”

 *  [The Bean](https://wordpress.org/support/users/the-bean/)
 * (@the-bean)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/css-for-continue-reading/)
 * Love Virtue… I’ve searched for the CSS to change ‘continue reading…’ to bold 
   and blue (maybe underlined)
 * I can get it bold but I’ve failed with changing color.

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

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/css-for-continue-reading/#post-8838292)
 * Hello the-bean,
 * => Put below css code into Additional CSS textarea (Dashboard >> Apperance >>
   Customize) then click on Save & Publish button.
    => If there is no Additional
   CSS option then put below css code into your current theme’s **style.css** file
   located at wp-content/themes/your_current_active_theme/ folder.
 * `
    .blog .entry-content p a { text-decoration: underline; font-weight: bold; 
   color: #062981 ; }
 * **Note : All Changes you done in style.css or other file are gone when you update
   theme. So prefer [Child Theme](https://codex.wordpress.org/Child_Themes)**
 * Hope this will helps you.
 *  [salsaturation](https://wordpress.org/support/users/salsaturation/)
 * (@salsaturation)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/css-for-continue-reading/#post-8838815)
 * [@the-bean](https://wordpress.org/support/users/the-bean/)
 * Please paste the code you are using here or a link to your site
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/css-for-continue-reading/#post-8840641)
 * The Bean,
 * Please post a link and I’ll be able to help you with the CSS. Also, you don’t
   need to use a child theme for CSS edits, as Virtue has a built in CSS box in 
   Theme Options> Advanced Settings.
 * -Kevin

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

The topic ‘CSS for “continue reading…”’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [Kevin](https://wordpress.org/support/users/jx-3p/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/css-for-continue-reading/#post-8840641)
 * Status: not resolved