Comments bella1004 started the conversationFebruary 27, 2019 at 5:10am1st questionHow can I change font color for some words in text box? Please see the attached file. I want to change color for the part of Our mission.2nd questionHow can I change adjust word line spacing? my page, each line is too tight. I want to make 1.5 spacing or double spacing. 2,700PenciDesign repliedFebruary 27, 2019 at 2:51pmHi,1/ Please check this image2/ Can you show me URL for this issue and a screenshot for more detail about this issue.Best Regards,PenciDesign bella1004 replied privately 2,700PenciDesign repliedMay 22, 2019 at 7:45amHi,You can add more this code to Customize > Custom CSS to change it: .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6{ line-height: 1.6; } Change value 1.6 to any value as you want. Example: 1.7 or 1.5 or 1.8Best Regards,PenciDesignbella1004 repliedMay 25, 2019 at 6:10amWorks ! Thank you. Sign in to reply ...
1st question
How can I change font color for some words in text box? Please see the attached file. I want to change color for the part of Our mission.
2nd question
How can I change adjust word line spacing? my page, each line is too tight. I want to make 1.5 spacing or double spacing.
Hi,
1/ Please check this image
2/ Can you show me URL for this issue and a screenshot for more detail about this issue.
Best Regards,
PenciDesign
Hi,
You can add more this code to Customize > Custom CSS to change it:
Change value 1.6 to any value as you want. Example: 1.7 or 1.5 or 1.8
Best Regards,
PenciDesign
Works ! Thank you.