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
4Hi 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; }Thank’s alot, it worked!
That’s great news. Thanks for your understanding with regards to the arrow. All the best with your site.
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.