Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #620936

    Hey Guys,

    I’m facing a weird problem after the WordPress 4.5 update.
    I’ve taken the liberty of updating Enfold to the latest version but the problem still persists.
    Anyway, kindly have a look at 2016-04-25-09-20-47.png.
    That is how the index page looks like ( the top menu looks blank, but its actually in white color)
    2016-04-25-09-22-21.png on the other hand shows what all the other pages look like, with the correct color on the fonts.

    I’ve included my site address on the private content column below, and I would appreciate it if you guys can give me an idea on how to fix this. Thanks.

    #620946

    Hi zeelim!

    The site looks good on my end please see screenshot attached. Try to hard reload and empty browser cache and review the site again.
    To do a hard refresh… First press Ctrl + F5 to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.

    Cheers!
    Vinay

    #621177

    Hi Vinnie,

    The desktop site is working beautifully.
    I’m actually referring to the mobile site as per my attachment.
    Would it be possible to have a second look at it? Thanks !

    #622451

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling ta b

    @media only screen and (max-width: 767px) {
    .av_header_transparency #header_meta * {
        color: black;
    }}

    Cheers!
    Yigit

    #622708

    Hi Yigit,

    Love the magic touch, site works fine now.
    Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Font color issue on top menu – mobile mode (index page only)’ is closed to new replies.