Erick Erickson
asked 9 years ago

I cannot figure these two things out:  My blockquotes get stripped of paragraph breaks.
 
Second, I’d like to change the color of links inside posts from their present black to something that stands out more.  I’ve tried navigating the responsive.css file to find what to change, but it’s all one mass of text and I can’t figure it out.

1 Answers
DominicStaff
answered 9 years ago

Hi,
Please tell me detail about this issue, you can send me your site & a screenshot for further checking.
– To change the color of links inside post, you can add the following code to the style.css file:
.single-post .entry-content a { color: #…; }
.single-post .entry-content a:hover { color: #…; }
– Regarding the responsive.css file, please download the latest version 1.1.0. After updating, you can open the dw-focus-responsive.css file to change the css style. 

If you still face there issue, you can download the dw-focus-responsive.css file in the following link: https://www.dropbox.com/s/ti4gwdqf5fn2594/dw-focus-responsive.css?dl=0

Hope this helps !

Erick Erickson
replied 9 years ago

Thank you very much.

Powered by DW Question & Answer Pro