1. The current version of Soledad doesn't support customization of the layout for widgets like the screenshot you sent. We'll add this option in the future theme update.
2. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (max-width: 767px) { .penci-sidebar-content { display: none; } }
how can I manage the style of the sidebar to avoid writing the description of the post (crushed) and move it below or use a different style?
and where can i disable the sidebar in the phone version?
Attached files: sidebar style.png
Hi,
1. The current version of Soledad doesn't support customization of the layout for widgets like the screenshot you sent. We'll add this option in the future theme update.
2. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.