Reply To: Changing heading colours

Homepage Community Forums Epik Theme Support Changing heading colours Reply To: Changing heading colours

#6853
Eric
Customer

    Whatever you’re adding isn’t working because there is code in your source that is overriding everything. This is what it is –

    .custom-header #title a, 
    .custom-header #title a:hover, 
    .custom-header #description {
        color: #ffffff !important;
    }

    Either you’ve added that manually somewhere, or it showed up when adding a WordPress header. However it happened it needs to be removed in order for your other code to work.

    Also, I would highly recommend you use the latest version of Epik, which is 1.3. This will make the nav links work properly in the way that you’re suggesting. If you’ve already made changes, then back those up and save them so you can transfer them to the new version. The new version will make all of this a little bit easier.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com