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
Hope this will helps you.
@the-bean
Please paste the code you are using here or a link to your site
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