TITLE Padding and Content Padding

This CSS code appears to set the Title Padding globally.

/*Comment: TITLE Change Padding [Top em] [Right&Left=0em] and [Bottom em] */

.x-header-landmark {
padding: 2.5em 0em 0em; }

What CSS globally sets the top padding for the Content Pages below the Title Padding?

Why would some of my website template pages have different padding when I think I used the same Template?

Hi Loren,

Thank you for writing in, yes that custom CSS is global. If you only want to apply that to a specific page, please have it on the Page > CSS area.




Please provide us a sample pages so we can take a look.

Cheers,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.