Skip to content
Public Ticket #1051

Page Title Location

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to reduce the container width:

\
@media only screen and (min-width: 1170px){
.container{ width: 1000px; }
}\

Change number 1000 to value you want.

Best Regards,

PenciDesign

gejones replied

Customer Reply

Awesome support so far. Thank you!


Would there be a way to default all the post to 3/4 column formatting? I don't want sidebar, but full page seems too wide. 

PenciDesign replied

Staff Reply

Hi,

Please show me your site url to I can take it a look for help you.

Best Regards,

PenciDesign

gejones replied

Customer Reply

Thanks!

I've got some more questions here:


1. is there a way to make post title font bigger on the homepage and on the homepage slider?

2. Is there a way to make image caption font larger?

3. is there a way to make page navigation page numbers larger?

4. Can I make the font on related post titles larger? (These are very, very small)

5. Can I left justify the post titles on the category pages? And make them bold?

7. Is there a way to place the word "search" in place of the magnifying glass icon on home menu?

Thanks in advance, much appreciated!

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to do that:

\
.penci-page-header, .archive-box{ text-align: left; }

Best Regards,

PenciDesign

gejones started the conversation

Conversation Start

Hello, 

Is there a way to left-justify my page titles and titles on category archive layouts? I do not want them centered, and want them to be aligned with the left edge of the menu and header logo.

My page options are set to no sidebar with container width of 1000, and I am using Magazine Layout 1.

Want to join this conversation or access attachments? Sign in first.