Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1325161

    Hi ,
    since i update the enfold theme, i have an issue with my header especially on mac devices but not only ( it happens on windows as well). When i scrolled down , the titles disapeared .
    see in private link my wbesite
    please help me

    thanks

    #1325214

    Hey ced23,

    They are still there, but they are white, so they’re not visible on the white background. Please check your colour settings for links in the logo area under Enfold->General Styling.

    Best regards,
    Rikard

    #1325530

    Hi Rikard,
    It’s due to the new update on your theme as it was not the case before. It works perfectly on windows but not on Mac devices.
    Please can you get back to me ?
    Regards

    #1325648

    Hi,

    Thank you for the update.

    The following css code should adjust the color of the menu items. Please add it in the Quick CSS field or in the child theme’s style.css file.

    #top #header .av-main-nav>li>a .avia-menu-text, #top #header .av-main-nav>li>a .avia-menu-subtext {
        color: #004875;
    }
    

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1325682

    Hi Ismael,
    Thanks for your feedback.
    Now it works when i scrolled down as all menu ietms appeared but i still have the issue when i clicked on one menu page on Mac devices as all other menu titles disappeared.
    please get back to me asap as it ‘s big mess for us and our customers.

    Best regards

    #1325786

    Hi,

    Thanks for the update. I’m not sure I understand the new problem though, it looks fine on my end after clicking a menu item. Could you let us know how to reproduce the problem you are seeing on your end please?

    Best regards,
    Rikard

    #1325822

    Hi Rikard,
    Really strange as now it works.
    thanks

    #1325841

    Hi,

    Yes, very strange. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1326540

    Hi Rikard,

    Again it’s not working on Mac devices. I’m really pissed of by the situation.

    Problems on Mac devices are again the following :
    1. Go to the homepage, please scroll down and you will see that all menu titles disappeared !!!
    2. Go to the homepage, please click on one menu title ( ie “Professionnels”) and you will see that on the page selected, all menu titles disappeared !!

    Can you please fix it definitely and quickly as business consequence are huge ?

    thanks

    #1326603

    Hi,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1326621
    This reply has been marked as private.
    #1326661

    Hi,

    Your setting are applying if logged into WordPress, but not when logged out. That suggests a problem with caching, please try to clear the cache from your caching plugin, or try to disable it temporarily.

    Also, you had invalid CSS in Quick CSS, please try replacing it with this:

    #top #header .av-main-nav>li>a .avia-menu-text, #top #header .av-main-nav>li>a .avia-menu-subtext {
        color: #004875;
    }

    Best regards,
    Rikard

    • This reply was modified 3 years ago by Rikard.
    #1326683

    Rikard,
    it’s not working at all …
    Which CCS is invalid in Quick CSS ?
    Regards

    #1326719

    Hi,

    Thanks for the update. I deactivated WP Rocket for you, and it’s working as expected after that. If you need further help with your caching plugin, then please reach out to their support.

    CSS; if you still need that CSS, then please add it back to Quick CSS.

    Best regards,
    Rikard

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.