[Resolved] anchor links in the main menu highlight the target

  • Author
    Posts
  • #3482

    andrea.cianni
    Participant

    Hi, just purchased the theme, it’s work great!
    Now i’ve a question how not highlight the target of the anchor link?
    the anchor links in the main menu do their work, they point to a costum IDs of the rows, when i click the link the page scroll to the target
    but the target is highlighted (blu border) and i’d like to remove this effect.

    Thank you!

    #3490

    Andrew Misplon
    Keymaster

    Hi Andrea

    Thanks for your support, it’s most appreciated.

    WordPress doesn’t have a native way to do this at the moment. I’m back at work tomorrow (GMT+2) and will look for a way that we can do this for your site.

    Thanks for the wait. Chat further tomorrow 🙂

    #3495

    andrea.cianni
    Participant

    Hi Andrew.
    If you want to take a look the site is http://www.ilfiume.org/scuola-di-shiatsu/

    thanks again for your support!

    #3504

    Andrew Misplon
    Keymaster

    Hi Andrea

    Thanks for the wait.

    I wasn’t able to find an ideal solution today, I tried a few different options. I’ll re-look at this challenge tomorrow, I’m sure I’ll be able to send a solution to your question then. Apologies for the extended delay.

    #3505

    andrea.cianni
    Participant

    Don’t worry for the delay, the site is an a very early fase…

    I cant understand this behavior…
    in the main menu i linked with anchor ( an active anchor you can tray is “cultura dello shiatsu”) some custom ID that refer to a SO builder row.
    When clicked the page normally scroll but the divs are highlighted (blu border)…

    Found this definition in the style css

    ::selection {
      background: #0896fe;
      color: #fff;
    }

    I’m going to start from here.

    My minimum goal is the page scrolling to the div whit no highlight.
    The best is the menu highlight himself when the relative section is on screen. But i think this is handled only by javascript, perhaps i could find a plugin?

    Other question is: how can Ii have one menu in the home page, and a different one in all the other pages …but i think i’m going to open other topic for this, it’s could be useful for a lot of user!

    thanks again

    #3507

    andrea.cianni
    Participant

    I WIN!
    in the custom css insert:

    :focus {
      outline:none !important;
    }
    #3509

    Andrew Misplon
    Keymaster

    Super, glad to hear you’ve made progress. That CSS snippet will do the job. I’ll include a fix for this in the next Ultra update.

    I usually use the following plugin to build a conditional menu: https://wordpress.org/plugins/menu-items-visibility-control/

    #3516

    Andrew Misplon
    Keymaster
    This reply has been marked as private.
    #4421

    andrea.cianni
    Participant
    This reply has been marked as private.
    #4423

    Andrew Misplon
    Keymaster
    This reply has been marked as private.
    #4424

    andrea.cianni
    Participant

    Hi Andrew, many thanks for the hotfix…
    I tryed to add [email protected] like super-admin in the network, but
    don’t know if had success, did you recived the email?

    About the license, the network (main site and subsite) is all concerning
    our organization, we are a yoga center in Roma, we decided to separate the
    different path we offer in different subsite for SEO optimization and my
    mental sanity too.

    #4426

    Andrew Misplon
    Keymaster

    Sure, no problem re: the license, sounds good.

    I, unfortunately, didn’t receive details to create an account. I tried to reset password but it doesn’t seem like there is an active account for us yet. Could you perhaps have another look? Thanks.

    #5064

    andrea.cianni
    Participant
    This reply has been marked as private.
    #5065

    andrea.cianni
    Participant
    This reply has been marked as private.
    #5066

    Andrew Misplon
    Keymaster

    Hi Andrea

    We are finally ready with the final one-page fixes. There were a lot of small but complex challenges that arose. Things like a conflict with the SiteOrigin Slider base which is used in the Hero widget for example. I’m doing the final work on this release for Monday. If you can hold off until then, a quick update should sort everything out.

Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in to reply to this topic.

Scroll to top