Skip to content
Public Ticket #30700

how to balance read more button in post page

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

@media only screen and (min-width:1170px) {
  body.page-id-2020 .pcsl-inner .pcsl-content .pcsl-title {
    min-height: 40px;
  }
}

Regards,
PenciDesign.

satyanandi191 started the conversation

Conversation Start

i want this read more button to come in a single line.  but its not possible and looks so irritating.

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