Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1479814

    Dear Enfold Support,
    not dramatic, but the customer complained about…

    like I wrote in the title, we have a contact-item in the Menu which referres to a section on the homepage. It you enter the website = homepage, the contact menu item is colored too (it is a section on the homepage). We want it only colored, when clicked to the menue item. Please see it in the Private content link.

    #1480024

    Hey vera,

    Thank you for the inquiry.

    Please add this css code to change the default color of the Kontakt menu item.

    .header_color .main_menu ul:first-child > li.current_page_item#menu-item-202 > a {
        color: var(--enfold-header-color-meta);
    }

    Best regards,
    Ismael

    #1480031

    Hey Ismael,
    thank you!
    Added the code, but there is still the wrong color…

    Best regards,
    Vera

    #1480086

    Hi,

    Where did you add the css? This is how it looks when we apply the code directly in the browser.

    View post on imgur.com

    Best regards,
    Ismael

    #1480114

    Hi Ismael,
    thank you very much. Yesterday I copied the code to Quick CSS. Cleared Cache and Reloaded. Nothing happend.
    Now did it again and it worked! :-) Maybe an issue with the database.

    Thank you for your patience and time!
    Best regards
    Vera

    #1480148

    Hi,

    Great, I’m glad to hear that you got it working. We’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘menu item colored as current, if a section on homepage has an ID’ is closed to new replies.