change button color

Support Area Forums Foundation change button color

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question:
  • Author
    Posts
  • #5940
    Janice
    Participant

    Hi again Bill,

    I also want to change the color of the buttons in the top menu. I entered the hex code in the styling theme panel but it does not seem to register it for the menu bar.

    http://totalhealthproject.org/

    Please advise,

    Thanks, Janice

    #5946
    Bill Robbins
    Moderator

    Janice,

    Great work on your site. It’s looking great.

    For the navigation background color, I didn’t see it output with the other custom styles in the coding. I wanted to double check and see if you had the color code in the box labeled “Navigation Background Hover Color.” I probably need to change the label on that field so it’s clearer that it’s the hover color and the current page color.

    If you do have a color code in that field, let me know and we’ll go from there.

    Thanks,
    Bill

    #5949
    Janice
    Participant

    Apologies, I have a fifth question:

    I have input contact details for Staff members but they do not show on the page.

    http://totalhealthproject.org/?page_id=542

    Any ideas?

    Big Thanks
    Janice

    #5967
    Bill Robbins
    Moderator

    Janice,

    No apologies needed; this was all my bad. Here’s what you’ll need to do.

    1. Open up the theme editor (Appearance > Editor)
    2. From the list of files on your right, choose taxonomy-staff-group.php
    3. Replace all the content on this page with the code from here:

    4. Save your changes.
    5. Next edit single-staff.php and replace all its code with this:
    6. Save your changes.
    7. Lastly edit page-staff.php and replace all its content with this:

    8. Save your changes.

    That should take care of the staff contact information. We consolidated how those details are added (their called custom fields) in the last update and ended up with an extra _ before each of them. That’s why the would save, but not show up.

    If you run into any trouble, let me know.

    Thanks,
    Bill

    #5976
    Janice
    Participant

    Sorted!

    Thank you so much, you have been very helpful!

    Janice

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘change button color’ is closed to new replies.