Select font color option not works

Home Forums All Other Themes Select font color option not works

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #55602
    DavidDavid
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 31, 2016

    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.7

    I 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.

    #55640
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi David,

    Kindly show us your website URL.

    Regards,
    Brad

    #55761
    DavidDavid
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 31, 2016

    Hi 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,
    David

    #55802
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi 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,
    Brad

    #55821
    DavidDavid
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 31, 2016

    Hi Brad,

    Thank you, the CSS code helped, it works just fine.
    Sent wp-admin login details via e-mail.
    BR,

    David

    #55877
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Thanks for the info.

    #55889
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    For reordering of members kindly use this plugin: https://wordpress.org/plugins/post-types-order/

    It should solve your ordering issue.

    Regards,
    Shri

    #55909
    DavidDavid
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 31, 2016

    Dear Shri&Brad!

    Thanks for your help!
    BR,

    David

    #56044
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Select font color option not works’ is closed to new replies.