Skip to content
Public Ticket #273

Centering posts

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Seem you didn't understand me. 

I said that this theme give you options for change font type for heading title & body text - It's not change colors. And that section ( Typography ) are not come with our theme, so it doesn't work is normal.

If you want to change colors of h2, h3, h4 on your single post page, please add more this code to Customize > Custom CSS:

\
.post-entry h2, .post-entry h3, .post-entry h4{ color: #008080; }

Best Regards,

PenciDesign

abusybeeslife replied

Customer Reply

I dont want to change the font color for the body text of for the title, I want to change it for headings like h2, h3, h4 which is not shown under your general options

PenciDesign replied

Staff Reply

Hi,

As I said in my previous comment. This section not come from our theme.

And you can edit fonts for your site via Customize > General Options > "Font for Heading Title" & "Font for Body Text"

It's not plugin called Typography. If you want to know the plugin create this section, let's deactivate each plugin to check.

Best Regards,

PenciDesign

abusybeeslife replied

Customer Reply

So how to people using this theme edit their fonts?

In the attachment as you can see, it is Soledad theme. and typography is under your options and I have no plugin called typography.

PenciDesign replied

Staff Reply

Hi,

No - We don't have any section "Typography" in this themesmile.png I'm sure 100% it come from a plugin from you.

You can try deactivate all plugins and try it again, this section will gonebigsmile.png

Best Regards,

PenciDesign

abusybeeslife replied

Customer Reply

Hahahahahahaha of course it is from your theme. Appearance - Customizer- Typography.

This is no plugin.


PenciDesign replied

Staff Reply

Hi,

This customizer doesn't come from our theme. It's come from a plugin from you.

Can you show me the link for this heading? 

Best Regards,

PenciDesign

abusybeeslife replied

Customer Reply

The code worked exactly how I needed it. Thank you.

Here are the screenshots of the typography heading 2 set to hx code #008080 (green).  

In the second screenshot you can see in the post it is black as the color did not change. 

PenciDesign replied

Staff Reply

Hi,

1/ I edited the code in my previous comment, you can copy it again. Or copy this code here:

\
@media (min-width: 768px){\
.inner-post-entry{ max-width: 900px; margin-left: auto; margin-right: auto; padding: 20px 20px; box-shadow: 0 0 10px #ccc; }\
}\
#respond form#commentform{ margin-left: 0; margin-right: 1px; }

2/ Can you show me a screenshot about that? I'm not clearly about that.

Best Regards,

PenciDesign

abusybeeslife replied

Customer Reply

i dont understand when you say you are missing a character. How can I know which one is missing to get the right code?

Also in customizer heading two color chang doesn't work as I already stated

PenciDesign replied

Staff Reply

Hi,

1/ I'm missing a character, please try copy and replace with the old code again.

2/ What's the way you did to change color of heading 2? Please change it via your editor.

Best Regards,

PenciDesign

abusybeeslife replied

Customer Reply

I replaced the code and nothing happens. I dont see a box around the post content. Just nothing. Looks almost like it went back to full width...

abusybeeslife replied

Customer Reply

ok great I will try it soon. One last question -in typography when I change the color of heading 2 it still remains black in all my posts. No matter which hex code color I choose.

PenciDesign replied

Staff Reply

Hi,

\

Yeah, you can do that by replace the code I sent to this code:

\
\
@media (min-width: 768px){\
.inner-post-entry{ max-width: 900px; margin-left: auto; margin-right: auto; padding: 20px 20px; box-shadow: 0 0 10px #ccc; }\
}\
#respond form#commentform{ margin-left: 0; margin-right: 1px; }
\

Best Regards,

\

PenciDesign

abusybeeslife replied

Customer Reply

This is nice. Can I also make it 900 maybe just a bit wider?

Also, it is possible to but a border around this "container" or box of 800/900 width?

Thanks so much for the help!

PenciDesign replied

Staff Reply

Hi,

\ \

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

\
\

.inner-post-entry{ max-width: 800px; margin-left: auto; margin-right: auto; }\ #respond form#commentform{ margin-left: 0; margin-right: 1px; }

Best Regards,

PenciDesign

abusybeeslife started the conversation

Conversation Start

Is there a way for posts to be centered. I find when it is full width and the sentences are not the same length it looks funny. Also, I am not saying to center the text in the post, I mean to center the page, not full width. I do not want a sidebar to avoid distraction when reading. What can I do?

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