hi guys
on page 1. below, my headers are not displaying the correct colors. They should be like page 2. I have redone the page twice with the same result. In the advanced builder it looks like it should. It’s also not right on mobile devices, with the width much too narrow, although the headers are the right color there. On other pages built the same way it is fine.
Can you take a look?
thanks. trying to launch on monday…
best
Nancy
The problem is on the danish version of the volunteer page – your browser probably redirected it to the english site. Click on the danish flag in the menu. I am using wpml to duplicate the eng pages, which works great, except on that one danish page (frivillig).
I am also having a maybe related issue that recent changes to my mobile menu are not taking effect. I am trying to hide the arrows and change the padding with this css:
@media only screen and (max-width: 767px) {
#top .av-subnav-menu > li {
padding: 0!important;
}
#mobile-advanced li > a::before {
content: none !important;
}}
not working.
Can you take another look?
Thanks
Nancy
resolved this problem
thanks