Skip to content
Public Ticket #5531

Post template layout

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please use style 4  and   go to Customize > Addtional CSS, add more custom code to do that:

Layout 2 sidebar:

\
@media screen and (min-width: 1440px){
.penci-single-style-4 .penci-entry-media {
    max-width: 1430px;\      width: 100%;\     margin-left: auto;
    margin-right: auto;
}
}

orther layout:

\
@media screen and (min-width: 1240px){
.penci-single-style-4 .penci-entry-media {
    width: 100%;
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
}
}\

Best Regards,

PenciDesign

saidaminhalente started the conversation

Conversation Start

Hey! I do not know how I'm going to explain what I want, but I'll try.
Is it possible to use style 6 (post template layout) but leave the title as in style 4?

\

I wanted to leave aligned, because when I put audio the title is on top of the player

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