This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to change color of the arrow in mobile nav

Hey there. :)

I would like to change the color of the arrow which symbolize dropdown in mobile navigation.

I found out how to do it with the back arrow:

But I can't find the solution to change color of dropdown arrow?

And btw, just one more question. How do I remove the border-radius of the navigation box in the mobile nav?

Thanks!

Regards,
Daniel

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Support Assistants 10 years, 1 month ago

    Hi Daniel

    Thanks for your question.

    It sounds like you’re running Vantage Premium. If you open any support threads in the future, please, insert your order number in the field provided, it allows us to prioritise your question.

    1. Unfortunately, an image is being used so it’s a little tricky to replace it. If you don’t mind making the change after each Vantage update you could replace the image at the following path:

    /wp-content/themes/vantage/premium/extras/mobilenav/images/next.png

    2. Insert the following at Appearance > Custom CSS:

    /* Mobile Menu */
    .mobile-nav-frame ul {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
  2. Daniel Malmros Christiansen 10 years, 1 month ago

    Thank’s alot, it worked!

  3. Support Assistants 10 years, 1 month ago

    That’s great news. Thanks for your understanding with regards to the arrow. All the best with your site.

  4. Daniel Malmros Christiansen 10 years, 1 month ago

    Thank you for your help and your time! :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread