Soma Theme Help Free theme

Soma Portfolio Widget and Soma Testimonials Widget

N Started by Nolan · April 22, 2019 at 11:55 am · 2 replies 2 voices Last reply 7 years, 3 months ago
N
Nolan Original poster Member
#1

Hello, how is the Soma Portfolio widget used, or is it broken?

I can add the row in WordPress, and add the widget, but once the Soma Portfolio Widget is live there is no option to add content, title, or anything to create a portfolio. How does the Widget work, or is it broken?

Also, for the Soma Testimonial widget – How do I change the color of the title to something other than white? It is blending in with the white background and invisible. Where is the option to change the color of the title for the Soma Testimonial Widget?

ST
Spiracle Themes ★ Staff
#3

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

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Soma Portfolio Widget and Soma Testimonials Widget

By posting, your reply becomes public (unless marked private).