Hello!
I fear my customizer is not working properly after my update. I would like to remove the arrows from the navigation bar and there are other CSS codes that I have in my customizer that are not showing up in my website. When I go the customizer preview, everything works fine, but when I look at my site anywhere else, not of the customizations are there (the arrows, the shadow underneath the nav bar, etc.)
I currently have this code to remove my arrows.
.x-navbar .desktop .x-nav li>a>span:after {
display: none;
}
I will post my login as a private reply underneath.
Thank you for your help.
Alina