This topic has 2 replies, 2 voices, and was last updated 5 years, 7 months ago by Spiracle Themes.
-
AuthorPosts
-
-
NolanGuestHello, 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?
-
Spiracle ThemesKeymasterHi Nolan,
Check your email, We have emailed you regarding this.
Let us know if you have any questionsBest Regards
-
Spiracle ThemesKeymasterHi 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
-
-
AuthorPosts