Before you ask please READ THIS

Blue line in menu

Hi,

Working on the theme right now but can't figure out how to remove the blue line in the menu box when clicking on "Contact" for example. It only appears when there is a drop down menu.

Thanks in advance!
Vraag Blue Line.JPG
2742 x 1767 - 395K

Comments

  • AirAir
    Posts: 10,970
    Hello :-)

    The thing that you see is focus ring, that is a way that browser marks selected interactive elements. It is very important for disabled users or users who use the keyboard to navigate on websites.

    Thanks to this they know where they are on your webpage.

    It was part of the recent update that improves theme accessibility. Read more https://apollo13themes.com/rtl-support-accessibility-improvements-and-raised-minimum-php-version/

    I highly discourage removing it.

    With kind regards.
  • Hi,

    Thank you for your message.

    Is there an option to change the colour?
    It's now blue wich isn't in line with the style with my company.

    Thank you!
  • AirAir
    Posts: 10,970
    Hey :-)

    This focus ring is browser specific - it means that each browser has own styles. However, If you can try to add such custom CSS:
    :focus {
        outline-color: red;
    }
    Of course, use a color that you like :-)

    With kind regards.
  • Many thanks! This is working!

    Another question:
    Is there a way to remove the slug "album" at the homepage?
    Now it is /album/home...

    /home would be better as a homepage slug.
  • AirAir
    Posts: 10,970
    Sorry, this is not possible due to WordPress structure.

    You can, however, move embed album in a normal page. This way you will have slider/brick/scroller on normal page. For this use https://rifetheme.com/apollo13-framework/docs/content-management/elementor-widgets/

    In future please start a new topic for new cases, as this question doesn't match the topic.

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!