Skip to content
Public Ticket #5502

Customizing Single Post Options

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Single Post Options , then choose "Single template" is style 5.

Then edit post you want another style, then scrolldown to box Single Options , check "Use the options below for this post" option and choose post template layout ( Ex: style 2 ).

Please check screenshot : http://prntscr.com/ls1vu9, http://prntscr.com/ls1w3y

Best Regards,

PenciDesign

Penci Design replied

Staff Reply

Hi,

Change height featured, please go to Customize > Single Posts Option , then check "Disable Parallax Images on Single Posts" option and Custom Aspect Ratio for Featured Image as screenshot http://prntscr.com/llelwk

To center align the title on the image, please go  to Customize > Addtional CSS add custom code to do that :

\
.penci-page-style-5 .penci-active-thumb.penci-entry-media::after,
.penci-single-style-5 .penci-active-thumb.penci-entry-media::after{
background: #000;
}
.penci-page-style-5 .penci-active-thumb .entry-media__content, 
.penci-single-style-5 .penci-active-thumb .entry-media__content {
bottom: 50%;
transform: translatey( 50% );
}

Best Regards,

PenciDesign

Cultures Traveled started the conversation

Conversation Start

Currently my site uses Style 2 for the single post template. I would like to use Style 5 but the featured image never looks good. I tried changing the aspect ratio but it still does not help. What is the best image dimensions to use to make the photo work in this style?

My other issue is I would like to have an option to center align the title on the image. I've attached an example of a different blog that shows how I would like the featured image and title to show. Please let me know how I can customize it to what I want.  Thank you!

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