• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How to change font color of FAQ page

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › How to change font color of FAQ page

This topic is: resolved

Tagged: "corporate pro", Colors

  • This topic has 4 replies, 3 voices, and was last updated 7 years, 5 months ago by calendargirl.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • October 10, 2018 at 8:30 pm #223655
    calendargirl
    Participant

    I am using the Corporate Pro theme and I have been unable to address the font color of the FAQ page. I know it's controlled under the customize-color prompt. However, I need to maintain my color choice.

    The problem is that once a person clicks on the question then it changes to the same color as the bar. WHERE do I change the color code for that..

    http://www.addisonella.com/features/faqs/

    THANKS

    http://www.addisonella.com/features/faqs/
    October 11, 2018 at 6:22 am #223666
    Victor Font
    Moderator

    HTML buttons have hover and focus events that allow for colors as well.

    Look through your style.css for .gs-faq__question:hover and/or .gs-faq__question:focus and change the color.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    October 19, 2018 at 3:25 am #223855
    calendargirl
    Participant

    Thanks Victor, I changed the color to white, however, it still doesn't change upon selecting the color. Here's the code below, did I perhaps change the wrong thing? Do I need to add color somewhere else?

    Thanks again!

    div.gs-faq .gs-faq__question:hover,
    div.gs-faq .gs-faq__question:focus {
    color: #ffffff;
    }

    div.gs-faq .gs-faq__question:after {
    position: absolute;
    top: 1.5em;
    right: 1em;
    line-height: 1;
    content: '+';
    }

    div.gs-faq .gs-faq__question.gs-faq--expanded:after {
    content: '-';
    }

    div.gs-faq .gs-faq__question:last-of-type {
    margin-bottom: 0;
    }

    div.gs-faq .gs-faq__answer {
    margin: 0;
    padding: 30px;
    padding: 3rem;
    border: 1px solid #eceef1;
    border-top: 0;
    background-color: #ffffff;
    }

    October 19, 2018 at 5:16 am #223856
    andytc
    Participant

    Try adding !important to the color , it looks like your style additions are being overridden by the main stylesheet

    div.gs-faq .gs-faq__question:hover,
    div.gs-faq .gs-faq__question:focus {
    color: #ffffff!important;
    }

    October 19, 2018 at 8:51 am #223859
    calendargirl
    Participant

    Thank you! It worked like a charm :))

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to change font color of FAQ page’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble