Skip to content
Public Ticket #4946

Move cat from thumb, down to date

Conversation thread

PenciDesign replied

Staff Reply

Yeah, You can give it a try - I think your solution will work well.

Best Regards,

PenciDesign

zumaxb replied

Customer Reply

I just realised that this solution works for a first page page but not for a paginated pages.

So I guess the code should be:

<code>

.penci-block-vc .penci-post-cat,
.penci-archive .penci-archive__content .penci-cat-links
{ position: static; margin-top: 5px; }

</code>


zumaxb replied

Customer Reply

Perfect.

Thank you. Case closed.

PenciDesign replied

Staff Reply

Hi,

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

\
.penci-block-vc .penci-post-cat{ position: static; margin-top: 5px; }\

Best Regards,

PenciDesign

zumaxb started the conversation

Conversation Start

Hi,

would this be inside your support policy?

I would like to have the .penci-block-vc .penci-cat-name not over the image but above or below the .penci_post-meta

Thank you

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