How to customize Coherent theme?
-
How to change the color of my text and titles in Coherent theme?
And also, how can I make the pictures appear in the same page and make them easily watchable with arrow buttons? Because right now, if you click on them, then they open in an entire tab and the rest of the background is white and it is not possible to see them in a row.The blog I need help with is: (visible only to logged in users)
-
Hi there, to change the color of the text and titles, it would require the WordPress.com Premium Plan upgrade, which includes the Custom Design feature.
You can try out and preview custom CSS before you buy as explained here.
Go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
a { color: #cc0000; } body { color: #00cc00; } -
Hello!
Thank you for answering. I must admit I kind of hoped that there would be a solution in a way that I didn’t have to pay a lot of money for the color of my text. But if there is not, I will think of something else.
And what about the pictures? Are they going to be nicely watchable only in Premium as well? -
- The topic ‘How to customize Coherent theme?’ is closed to new replies.