• 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 15 replies - 1 through 15 (of 23 total)
  • Peter Featherstone

    (@peterfeatherstone-1)

    Hey there

    Unfortunately you haven’t provided a site URL so it’s impossible to say. Are those options under the Menu or Sub Menus tab?

    Please advise

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hello,
    I’m working on localhost to prepare my site, so it’s not possible to give you a site URL, but I have give you a screencapture where you can see where it isn’t working. See it here.
    I have only 1 level under the primary Menu items, so it’s under the Menu section tab.
    I hope this will be sufficient for you to find to solution…?
    Thanks in advance.
    Best Regrads.

    Peter Featherstone

    (@peterfeatherstone-1)

    Hi there,

    A screenshot is almost impossible to help me I’m afraid. I can’t see any of the source code, css, html etc. and how they interact interactively in the browser.

    Is there no way to get it on a development URL for me to look at?

    Please let me know

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hi,
    Ok, I will try to get my development site somewhere online today.
    I will give you the URL as soon as possible…
    Can I send you this URL in private please? The website may not yet be publicly accessible.
    Thanks for understanding.
    Best Regards.

    • This reply was modified 7 years, 4 months ago by alainmelsens.
    Thread Starter alainmelsens

    (@alainmelsens)

    Hi,
    Ok, I have put my temporally development site online.
    And I have sended you also an email concerning some details about it.
    I hope now that you have more possibilities to find the problem or causes.
    Thanks in advance.
    Best Regards.

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    Where did you send the email to as I haven’t recieved anything in this regard?

    Please advise

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hello,
    I sended you an email on the email address: [email protected]
    Isn’t that from you?
    Please help me to give me a good working email address.
    Thanks in advance.
    Best Regards.

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

    (@peterfeatherstone-1)

    Hey,

    Apologies I thought you sent it to my plugin email, it was in my personal email spam folder.

    So strangely it turns out I never created options for current item trigger background colours! How strange that in almost 2m downloads you are the first to notice/want these options.

    I will add it to my development list for you.

    Thanks for letting me know!

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hey,
    I will be glad if you could help me to adjust these options for the item and trigger because it should be nice if this will work as they are designed for.
    I hope you understand what I ment to have as effect to the trigger color en trigger background color. They must have the same options as the equal line items.
    In fact, the options are already in the admin sections as you can see but they doesn’t work properly as needed. So, why will you add this to your development list?
    I don’t understand that. I don’t ask new options, they are already in it. See the screencapture and test it yourself in my development website.
    Thanks in advanced.
    Best Regards.

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

    (@peterfeatherstone-1)

    Hey there,

    The options don’t exist from what I can see. Trigger Background has an Active colour option but not Current Menu Item colour option which is completely different.

    I will need to add options for triggers to be able to set the Current Menu Item Background colour, which is why I need to add it to my development list.

    All the best

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hey,
    Sorry, but I can’t follow your explication. πŸ™
    But it’s your tool and you know it as the best.
    For me, I thought there were already options but the results aren’t as expected.
    I will see it when there are new possibilities.
    In the meanwhile I will try to solved otherwise so I can use it.
    Thanks anyway.

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    You are trying to set Active colour when you mean Current Item. Compare the options to the Menu ones and you’ll see the difference.

    In the meantime writing the CSS to do it should only take 5 mins so you’re not completely stuck.

    All the best

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hello,
    Sorry, but I’m not a good CSS expert as you are. So, I don’t want to waste time to write myself some (wrong) CSS code.
    Maybe you are right with the interpretation of the options. So what I need or want is at this moment not possible.
    In fact I don’t understand why I can modify the options for the Current Item and not for the Current Trigger. Because these is the real issue (I suppose).
    Anyway, I think I can manage it otherwise. Maybe it became to difficult…? πŸ™
    If you can help me lateron, I will be glad but now I will do it otherwise with the options that are working well.
    Again thanks for your time.
    Best Regards.

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    I’m no CSS expert that’s for sure. It’s a very simple change, the below should be all you need:

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

    I hope that helps

    Peter

    Thread Starter alainmelsens

    (@alainmelsens)

    Hey,
    Yes, it’s going the right way. Thank you so much.
    But there is still another effect that remain and that is not what I expected.
    I mean the trigger backgroud from a menu with a submenu is still in the “red” background color as for the current item. Please, see what I mean on the screencapture here.
    This trigger background color need to be transparant or the same background color as the item on the same line. And another one, is that the this trigger background color on hover needs be changed to the “red” color.
    I hope you can understand what I mean?
    Should you know which CSS code that I need add there for?
    We are almost to the result that I want. πŸ™‚
    Thanks in advance.
    Alain

    • This reply was modified 7 years, 4 months ago by alainmelsens.
    • This reply was modified 7 years, 4 months ago by alainmelsens.
Viewing 15 replies - 1 through 15 (of 23 total)

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