Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1281685
    Interpoldesign
    Participant

    Hello Themeco,

    I’m having difficulties finding a solution to make a vertical Ubermenu-button (on a subpage) look active.
    Here is an example: http://www.zusele.de/ihre-partner/ (This Page is a first level page).
    If you click on one of these Partners, you’ll be directed to a second level page.

    How can i make the button “Ihre Partner” of the parent look active?
    I tried several ways, and searched your great forum for hints, without luck.

    Please help me out

    Janis

    #1281696
    Rupok
    Member

    Hi Janis,

    Thanks for writing in! You just need to select the parent page from page editor. You will find that on right panel under “Page Attributes” – http://prntscr.com/dfnee6

    Cheers!

    #1281709
    Interpoldesign
    Participant

    Hi Rupok,

    maybe i described it wrong…
    I’d like the Button “Ihre Partner” to lock active on the Subsite (http://www.zuhause-selbstbestimmt-leben.de/ihre-partner/regionalpartner-nord-detlef-breitzke/). The Link-URL is a Subsite of “Ihre Partner”.

    Your suggestion with the page editor was already set correctly.

    #1281779
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .ubermenu-current-page-ancestor a {
        color: #ffffff !important;
        background: #42990c !important;
    }

    Let us know how this goes!

    #1281786
    Interpoldesign
    Participant

    Works perfect!

    Thank you for your valuable services.

    Always-X-!

    #1281798
    Thai
    Moderator

    If you need anything else please let us know.

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