• Hi everybody.

    I’m building a new site for a friend of mine, with Zakra Theme and Elementor Plugin but I have a specific problem:

    I want to change the color of the header menu font from blue to red, and also when I try to visit the webpage from a PC it’s impossible to see the “ΠΡΟΙΟΝΤΑ” Menu. I’m trying to fix it by changing the font color but with no luck.

    Any suggestion?

    Thanks in advance.

    • This topic was modified 4 years, 11 months ago by inertia94.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • @inertia94

    Can you visit Appearance->Customize->Theme Options->Menu->Primary Menu section and then, choose the menu items color as required for your site from options available over there and check once?

    Thanks.

    Thread Starter inertia94

    (@inertia94)

    @themegrillteam

    Thank’s for your response.

    The colors are already changed to red from the theme settings. In all other pages, except HOME page, the colors are red, and the primary menu and submenus are visible in the correct colors. But in the homepage the colors are blue and the submenu is invisible.

    MAYBE I HAVE TO CHANGE THEME?

    • This reply was modified 4 years, 11 months ago by inertia94.
    • This reply was modified 4 years, 11 months ago by inertia94.

    Hi,
    Firstly, please go to the edit screen of the homepage and change the colors under the Primary Menu tab as instructed here: https://docs.themegrill.com/zakra/#section-8

    If this doesn’t work, you can simply add the following CSS code inside Customize > Additional CSS

    .main-navigation.tg-primary-menu > div ul > li > a {
        color: rgba(221,64,64,0.84);
    }

    Let us know if this doesn’t work. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Invisible header menu’ is closed to new replies.