Change alignement on Inset Module heading

More
11 years 7 months 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
11 years 7 months ago #29613 by ivan.milic
Send link so we could think of something

Please Log in to join the conversation.

More
11 years 7 months ago - 11 years 7 months 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: 11 years 7 months ago by plpproductions.

Please Log in to join the conversation.

More
11 years 7 months 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
11 years 7 months 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
11 years 7 months 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.161 seconds
Powered by Kunena Forum