Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #562544

    Hi, I’ve looked at quite a few past posts for this, and tried inputting a few different bits of code into the custom styling, but I’m just not getting there!

    Site: http://www.victoria-ward.com

    The large header (before it shrinks) the font colour is very dark, where I want it to be white. When you scroll down and the header shrinks, it is black and white, so I’m not sure why I can’t get it the same in the larger version.

    I hope someone can help!

    Many thanks

    #563327

    Hey victoria!

    add this code:

    .avia-menu-text {
    color: white;
    }
    

    Best regards,
    Andy

    #563494

    Brilliant! Thanks x

    #563536

    Hey!

    Glad you got it short out!
    Please do let us know if we can do anything else for you, we will be more than happy to help

    Regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Code to add to custom styling to change large header font colour’ is closed to new replies.