Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113146
    michaelsachs
    Participant

    Hi,

    I am trying to get the active menu item (ie: currently selected menu item) on the Superfly menu to be the same color as I have setup when hovering. A default purple color currently appears and I cannot find anywhere in the options to specify hover and active colors. Therefore I set the hover in css at the top of the Advanced tab which works but cannot work out to get the active item the same color. If you can help it would be greatly appreciated!

    Site is https://staging.wiseguy.biz/

    Many thanks,

    Michael.

    #1113148
    michaelsachs
    Participant
    This reply has been marked as private.
    #1113271
    Rupok
    Member

    Hi Michael,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    #sfm-sidebar li.sfm-active-class > a {
      background: #981716;
    }

    Hope this helps.

    #1113326
    michaelsachs
    Participant

    That’s done it! Thanks so much. Really appreciate it!

    Michael.

    #1113342
    Rupok
    Member

    You are welcome Michael!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

    #1113360
    michaelsachs
    Participant

    Hi Rupok,

    Just noticed that the active menu item is still old purple color when viewed on mobile. Is there some extra css required for this?

    Thanks again,

    Michael.

    #1113382
    michaelsachs
    Participant

    Hi Rupok,

    Ignore that last question – it does work but I refreshed only one page which normally shows the changes across the whole site but in this case I need to refresh every page on my mobile. A bit weird but all good – the changes are showing on both now.

    Thanks again,

    Michael.

    #1113387
    Christopher
    Moderator

    Hi there,

    Please clear cache on your mobile browser and check it again.

    Thanks.

    #1113632
    michaelsachs
    Participant

    Thanks!

    #1113677
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1113146 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>