Jump to content

I forgot how to change the main writing on the home page


Recommended Posts

Is there a way to center or modify the text (font, size, color) of the Main Title and Subheading - just like we can with the Introductory Text? I tried to insert basic center HTML tags to the editorial.php file in the header section to test that out, but had no luck. Thanks!!

Link to comment
Share on other sites

please look into the css file which is located in /themes/yourtheme/css/global.css

look for lines starts from

/* Block editorial */
.editorial_block { margin-bottom: 2em }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...