Hello @raewillie
For you above mentioned query you need to add some custom CSS.
For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
Here copy and paste below custom CSS.
#post-2 p {
display: none;
}
.tabs {
max-width: 100%;
}
div#ltfl_widget_ult_157891534 {
text-align: center;
}
Hope this will help to resolve your issue.
Let us know how it goes.
Regards!!!