• Resolved solprob

    (@solprob)


    Hi! I have a problem with a misaligned dropdown arrow on the main menu of my website. If you click on the website link, the arrow next to “El Sistema Métrico Decimal”. Does anyone know a possible solution for this issue? Thanks in advance!

    • This topic was modified 4 years, 9 months ago by solprob.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Author!

    Sorry for the issue with the button being misaligned. Please add the following CSS to your site to correct this:

    .menu-primary-items > li:first-child a, .menu-unset > ul > li:first-child a {
      margin-top: 6px !important;
    }

    You can copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter solprob

    (@solprob)

    Great! It worked. Thanks for this great theme and your quick reply.

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Misaligned dropdown arrow’ is closed to new replies.