• Resolved alainmelsens

    (@alainmelsens)


    Hello,
    I have some troubles with the colors of the Trigger.
    When the Trigger is active, the Trigger color and the Trigger Background color will not changed as I have saved in the Admin Menu Section.
    What can be the reason for that issue?
    See also the screencapture where you can see the colors I have saved, but it change not when it’s needed. See it here.
    And I have already cleared the browser cache many times.
    Thanks in advance.
    Best Regards.

    • This topic was modified 7 years, 4 months ago by alainmelsens.
    • This topic was modified 7 years, 4 months ago by alainmelsens.
    • This topic was modified 7 years, 4 months ago by alainmelsens.

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

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter alainmelsens

    (@alainmelsens)

    Hey,
    I’m almost there. I have added myself some CSS code.
    But there is another CSS hover effect that not is good. I want change a trigger background hover effect color to red but I can’t find the right CSS code.
    See again for a another screencapture here.
    Can you help me whit this one?
    Thanks in advance.
    Alain

    • This reply was modified 7 years, 4 months ago by alainmelsens.
    Peter Featherstone

    (@peterfeatherstone-1)

    Hey Alain,

    It should be as simple as changing the original CSS to the below:

    .current-menu-item .responsive-menu-subarrow,
    .current-menu-item .responsive-menu-subarrow.responsive-menu-subarrow-active  {
       background: red !important;
       color: white !important;
    }

    Please let me know

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hey Peter,
    Sorry, but I have added your CSS code but nothing is changed. πŸ™
    I have refreshed the caches also, but no changes.
    I put your CSS code in the Admin section of WordPress and choose Appearance\Customize\Custom CSS/JS (at the end of the custom CSS code panel) from the current and active theme.
    You may test it yourself in the temporary development website.
    Best Regards,
    Alain

    • This reply was modified 7 years, 4 months ago by alainmelsens.
    Peter Featherstone

    (@peterfeatherstone-1)

    Hi Alain,

    Because for some reason you also have the below style in there:

    #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active {
        background-color: #f2f2f2 !important;
    }

    That is messing everything up as it is overwriting everything for active sub-menus to be white.

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hi Peter,
    Ok, I have putted this CSS in comments for this time.
    But there are stil another issue. πŸ™
    The trigger background color is still in red when a submenu is active. In the parent menu the trigger background color is still red and should change to grey color as the parent item background color.
    See it again in the next screencapture here.
    So? What can I do next do resolve this issue?
    Thanks in advance.
    Alain

    • This reply was modified 7 years, 4 months ago by alainmelsens.
    Peter Featherstone

    (@peterfeatherstone-1)

    Hey Alain,

    It looks like you still have the Trigger Active Background Colour set to red. Please change this to the your standard grey colour.

    All the best

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Dear Peter,
    YES!!! You’re the best! πŸ™‚
    Everything works as expected!
    After a few days of searching and testing we succeeded and it was worth it!
    I have already test almost all other free responsive menu plugins that exist in the WordPress plugin directory and no other plugin offer such great features and also the best matching styling options as and for the website.
    And of course such a fast and great support also. Just great and fantastic!
    I’m very glad about the results.
    Again, thank you very much for all your help and big support. Without you, I was lost…
    Your “Reponse Menu” plugin is simply the best. πŸ™‚
    Best Regards,
    Alain

    • This reply was modified 7 years, 4 months ago by alainmelsens.
    • This reply was modified 7 years, 4 months ago by alainmelsens.
    • This reply was modified 7 years, 4 months ago by alainmelsens.
    Peter Featherstone

    (@peterfeatherstone-1)

    Hey Alain,

    I’m very glad we were able to sort out all the issues for you πŸ™‚

    Thanks for using the plugin too and enjoying it!

    Peter

Viewing 8 replies - 16 through 23 (of 23 total)

The topic ‘Issue with Active Trigger color & Active Trigger Background color’ is closed to new replies.