• I must say, I love the look of this theme, but it’s not as easy to customize as it appears.

    I’m having the hardest time finding a code that will work to keep the top menu font color (on my front page) from blending in with the dark grey header once you scroll down the page. I’ve researched all kinds of forums, I’ve also reached out to the company who generated the theme, & I still haven’t found something that works.

    Can anyone provide some insight on what I can do to fix the menu font so it won’t keep up these disappearing acts?

    Many Thanks!

Viewing 15 replies - 1 through 15 (of 16 total)
  • Hi TailoredByTovah
    how are you doing?
    Would it be possible to give us URL of your website?
    I`ll take a look what we can do
    Thanks a lot
    Cheers
    TR

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    Hello Tahoe Rock!

    Thanks for responding soooo quickly!

    I’m well, how are you today?

    I’m about to take the site out maintenance mode, so you can take a look at it. It will just take a sec. Here’s the address: https://tailoredbytovah.com

    You’re awesome!
    Thanks again!

    I see just maintenance mode
    ??

    Im on the site, but not sure what you want to change, look strange

    Color of the fonts on menu is some blue

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    Hi Again Tahoe Rock-

    I’ve taken it out of maintenance mode, but it’s not looking the same as it does when I’m editing it. The theme isn’t responding properly, and the entire format is askew…

    I see, I was surprised what I saw, I was pretty sure that this is not what your site looks like.
    Something strange happened.

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    The page should be brown, and it’s like you said, blue. Well in the meantime, I appreciate you for checking on it. Let me fix this theme situation, and then I’ll let you know once I get the page back to it’s original state, so you can check the menu issue.

    You’re so kind to look into this for me!
    I’ll be back later on once the site is back to normal.

    Thanks again!

    Hi there,
    so I installed your theme here on my test site and here is a look of the menu:
    PIX SCREENSHOT

    Let me know while you will be ready, Im from Central Europe, so maybe will be late here.
    Cheers
    TR

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    Good Afternoon Tahoe Rock!

    I hope you are having a wonderful day!

    Yes, I figured it would be too late (I had to go to class as well), so I decided to wait until today.

    I’m about to try to get the site back up. I’ll post again quickly once it’s out of maintenance mode.

    The picture of the theme is how the menu is supposed to look, but for some reason, mine kept changing colors, and isn’t visible on the home page unless you hover over it.

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    OK! I had a plug in that messed up the theme. It now looks normal. lol
    If you notice the menu at the top of the page, it blends in when you scroll. If the font can be changed to white that would be great…

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    Actually I just noticed, the menu is doing the same thing on all of the pages, so they all need to be fixed.

    Hi TailoredByTovah,
    My deep appology Im little late, I was in the hospital with my small twins.
    Anyway, for some reasone you have deleted color property for that menu.
    So here is a solution:

    put this code to your Child Theme style.css file
    OR
    Install Simple Custom CSS plugin and put the code there.

    .nav-inner li a {
        color: #ffffff;
    }
    
    or
    
    .nav-inner li a {
        color: #ffffff!important;
    }

    It was working here right away. I hope this is what you expected to have

    Here is a SCREENSHOT OF YOUR SITE and here is SCROLLED one.
    Hope I was helpful, let me know what has happened on your site.
    Feel free to ask in the future.
    Cheers
    TR

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    You’re the best! Thank you, I’ll try that in my Custom CSS! I’ll be sure to let you know what happens.

    I hope your twins are doing well; are old are they? You are so kind to stop and help me.

    Have a good evening & take care!
    Cheers!

    Thread Starter TailoredByTovah

    (@tailoredbytovah)

    It worked like a charm! PERFECT! Thank you so much!
    You are awesome!

    Thanks Again,
    Tb

    Hi TailoredByTovah
    Im really happy to hear that, I helped to full satisfaction.
    If you need some help in the future, let me know.
    Twins will be 1 Year old this Month. Im 51 ?? So there is enough to fight for.
    Have a great Day
    Cheers
    TR

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Can't change font color for top menu’ is closed to new replies.