[Support request] Outline on focus for mobile menu

Home Forums Support [Support request] Outline on focus for mobile menu

Home Forums Support Outline on focus for mobile menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #932370
    morriscountynj

    Hi there πŸ™‚ So I’ve essentially made two “templates” for websites using GeneratePress.

    I noticed that on template A’s mobile menu, I get a focus outline. But on template B’s, I don’t.

    Template A
    Template B

    I was wondering if you had any thoughts as to why this might be, before I go dive into the CSS. Thank you πŸ™‚

    #932435
    Leo
    Staff
    Customer Support

    Hi there,

    Are you talking about underline?

    If so this CSS is adding for the first site:

    .entry-content a, .entry-summary a, .textwidget a, .main-navigation ul li a:hover, .main-navigation ul li a:active, .main-navigation .main-nav ul li[class*="current-menu-"]>a {
        text-decoration: underline;
    }

    Let me know if this helps πŸ™‚

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.