Skip to content
Public Ticket #29744

Single Post

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Unfortunately, the current version of Soledad doesn't support modifying the layout to match the screenshot you provided.

In case you need to hide some elements on the mobile, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

@media only screen and (max-width: 767px) {
  .single-breadcrumb,
  body.single .penci-standard-cat{
    display: none;
  }
}

Regards,
PenciDesign.

Avniloff replied

Customer Reply

The most accurate definition of my goal is in this drawing.
Please advise how I can produce such a template for permanent use in the mobile version as I have drawn on the example

Avniloff replied

Customer Reply

screenshot

Avniloff started the conversation

Conversation Start

Hello dear❤️
how to hide the next information in Mobile single post. 1-2: how on picture.
and how can, auto-split text in redactor to 400 characters every row block.
thank❤️❤️❤️

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