is it possible to make the homepage heading discretion in the center ? also i would like to add a color box with text for my pages can i do that ?
1. For your first issue, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .home_content .home_text p { text-align: center; } This will make the homepage heading description in the center. 2. For your second issue, Please explain you issue more clearly and specify it with the help of screenshot images that where you want to add color box.