Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #120249
    champac
    Participant

    Hi.
    I want to know how to change the text color of my main menu on my home page ?
    I already change the menu background color but not the text color.
    Thank you.

    #120263
    tikaram
    Keymaster

    @champac : Go to Appearance => Customize => Additional css and add the following css to change the text color of main menu.

    .catchresponsive-nav-menu a {
        color: #color-code;
    }

    Note : Please change the color-code with a desired color-code you want to use on your site
    Let me know if you need further assistance.

    Regards,
    Tikaram

    #120281
    champac
    Participant

    thanks a lot.
    it working great.
    have a great day.

    #120283
    champac
    Participant

    hi.
    i have a other problem.
    when i using a tablet to access my site, i see the main menu like if i use a pc. the problem is that when i select a menu item with the tablet its make like a click and choose that menu instead of showing sub-menu like a roll over mouse with pc. how can i do the same with the menu on my tablet.
    thank you.

    #120286
    tikaram
    Keymaster

    @champac : Please post in your site URL so that i can check and provide you the solution.

    Regards,
    Tikaram

    #120290
    champac
    Participant

    http://24.37.224.51

    Thank you.

    #120291
    champac
    Participant

    Problem is only when i access the site using a tablet. With a pc it’s ok and with a phone it’s loading responsive menu icon istead of normal menu.
    I want to keep normal menu showing on tablet but with mouse over fonction (maybe using 2 Click : first one show sub-menu and second one go to the page.
    I also have third level of menu sometimes.
    Thank again.

    #120305
    tikaram
    Keymaster

    @champac : When you are using a tablet to view your website, you will need to keep on pressing the menu for a bit longer period of time till the hover function is activated. Hope this resolves your issue.

    Regards,
    Tikaram

    #120306
    champac
    Participant

    Ok but it’s not possible to Do it by 2 Click?
    Thank you.

    #120392
    tikaram
    Keymaster

    @champac : I suggest you to hire a customizer.

    Regards,
    Tikaram

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How to change menu text color’ is closed to new replies.