Change alignement on Inset Module heading

More
12 years 1 month ago #29604 by plpproductions
Hello,

I'd like to center align the Inset title heading on the homepage (without affecting all the other H1 tags on the site). Can't find a div table for this module. Anyone know how to do this? Please let me know

Thanks!

Please Log in to join the conversation.

More
12 years 1 month ago #29613 by ivan.milic
Send link so we could think of something

Please Log in to join the conversation.

More
12 years 1 month ago - 12 years 1 month ago #29626 by plpproductions
Sure - it's: www.belizenaturegetaway.com/

Also wondering if/how it's possible to enlarge the text on the contact page?

Thanks!
Last edit: 12 years 1 month ago by plpproductions.

Please Log in to join the conversation.

More
12 years 1 month ago #29632 by ivan.milic
In menu items settings for home page all page class suffix " home" , then add this css to template_css.css:

.componentheading h1{
text-align: center;
}

and add after for contact:

#component-contact{
font-size: 150%;
}

Please Log in to join the conversation.

More
12 years 1 month ago #29635 by plpproductions
Thanks, Ivan. I know how to edit the CSS but am not sure what you're referring to here:

"menu items settings for home page all page class suffix " home""

Can you please explain where/how to do that?

Thanks!

Please Log in to join the conversation.

More
12 years 1 month ago #29647 by ivan.milic
When you enter menu item settings under "Page Display Options" you have parameter named: "Page Class"

Please Log in to join the conversation.

Time to create page: 0.174 seconds
Powered by Kunena Forum