Home › Forums › WoodMart support forum › Portfolio Disappeared › Reply To: Portfolio Disappeared
May 4, 2021 at 2:03 pm
#289478

Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.elementor-widget-text-editor .elementor-widget-container {
display: flex;
}