Support » Theme: Astra » Issue with menu/text/link color

  • Hello,
    So I’m having the strangest issue with my theme settings for the header of my site. The text color for the menu is correct on the homepage and incorrect on the other pages and I can’t figure out why. Currently the Global Color settings have the following settings:
    Text color: White
    Theme color: standard blue
    Link color: the correct dark blue
    Link hover color: a nice lighter blue

    Here’s the main issue: the homepage is fine, though it doesn’t reflect the hover color. The other pages on the site (privacy and cookie policy) that same menu has the link text color white and therefore invisible. Also, the links are a strange color that is not associated with the theme. I need the content text color to be white for the shortcode associated with my contact form. Can you please tell me why these pages are appearing so different than the home and what I can do to fix this? TYIA

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter twomixers

    (@twomixers)

    This is still an issue but for other people’s reference:

    I changed the theme global text color to the blue I needed and then used the following CSS to ensure the contact form had the right text color:

    .wpforms-field-label {
    color: #FFFFFF !important;
    }

    Hi @twomixers,

    I noticed that you are still using Astra v.2.6.0. What if you upgrade it to the latest version (currently v.3.0.1) and build the header using the new Header Footer Builder?

    I hope it will help. Feel free to reach out to us if you have any further queries.

    Kind regards,
    Herman 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with menu/text/link color’ is closed to new replies.