Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .home .content h1 { text-align: center; } .home .content p { text-align: center; font-weight: bold; } This will solve your issue.
Thanks Piyush. Is there also an option to add paragraphs to the text (amazenmargaretriver.com.au) Many thanks Liz
Hello, You can use paragraph tag ( i.e<p> </p>) for this. Click on the link given below for more detail. http://www.w3schools.com/html/html_paragraphs.asp