Hello, i want to change the font of text on my page. I've used the next code but i think this is not the right code: .main-content .page-item p { font-family: Verdana; font-size: 14px; color: #572600; text-align: Middle; } Can you help me with the right code??
Hello, Following thread link will help you to use new font-family. http://www.inkthemes.com/community/threads/new-font-throughout-whole-site.13734/ text-align: Middle; it is wrong, right is text-align: center; Thanks & Regards Yogesh Bhade