Hi Nolan,
It seems that our previous email was blocked by your site mail flow rule. So we are replying here
To add the Portfolio section. You have to add items to it. There is a Portfolio menu (below the slider menu) to add items to it.
The Soma testimonial widget is designed to have a background image so that it stands out. If you want it without any background image then you can use the CSS below
.testimonial-wrapper {
background: #ececec;
color: #555;
}
.testimonial-wrapper:hover{
background: #ececec;
}
.client-image h6{
color: inherit !important;
}
Copy and paste it in Appearance -> Customize -> Additional CSS
Let us know if you have any questions
Best Regards