Home › Forums › All Other Themes › Select font color option not works
- This topic has 8 replies, 3 voices, and was last updated 8 years, 7 months ago by
Sonal S Sinha.
-
AuthorPosts
-
December 13, 2016 at 5:47 pm #55602
Hi,
I have Naturo pro and experienced some problems.
Problem #1
The “Select font color for Testimonials title” option has not any affect on the domain-name/wp-admin/themes.php?page=skt-naturo-options page.
Tried to clear browser cache and change browser, but not works either its definietly not a cache problem or a browser problem.
Once, earlier the “Select font color for Testimonials title” option changed the second word of the Testimonial title, but not the first word (it looked a little chaotic). I checked the code, and see the second word is in beetween span tags, but dont understand why…
I use WP 4.7I was able to redefine the testimonials color(mot the title) in Custom CSS field with this piece of code, but the Testimonials title cannot be changed:
———————-
.tm_description {
color: white;
}
———————-
On a darker image the default grey not visible.Problem #2
On the main page Naturo plugin use a Section5/ourteam section. How can I reorder the members? It cannot be changed after creation, not even with changing publication date.December 14, 2016 at 5:06 am #55640Hi David,
Kindly show us your website URL.
Regards,
BradDecember 15, 2016 at 6:19 am #55761Hi Brad,
Thank you, for the answer. Don’t want to publish these data, on a forum. Sent the URL and the htaccess password to [email protected].
BR,
DavidDecember 15, 2016 at 1:15 pm #55802Hi David,
Kindly go to Appearance>>Theme Options>>Basic Setting>>Custom CSS Box
Add this code there:
Add to custom css:
.testimonials-wrap .section_title {
color: white;
}Problem #2
On the main page Naturo plugin use a Section5/ourteam section. How can I reorder the members? It cannot be changed after creation, not even with changing publication date.Need login details to change codes.
Regards,
BradDecember 15, 2016 at 6:19 pm #55821Hi Brad,
Thank you, the CSS code helped, it works just fine.
Sent wp-admin login details via e-mail.
BR,David
December 16, 2016 at 11:05 am #55877Thanks for the info.
December 16, 2016 at 12:09 pm #55889Hi,
For reordering of members kindly use this plugin: https://wordpress.org/plugins/post-types-order/
It should solve your ordering issue.
Regards,
ShriDecember 16, 2016 at 7:11 pm #55909Dear Shri&Brad!
Thanks for your help!
BR,David
December 20, 2016 at 4:58 am #56044🙂
-
AuthorPosts
- The topic ‘Select font color option not works’ is closed to new replies.