Hey!
We are having a problem with mobile menu color.
Please check on your mobile: http://www.jenifernarragon.com - when you are on a homepage its WHITE. On other pages its ok.
Hey!
We are having a problem with mobile menu color.
Please check on your mobile: http://www.jenifernarragon.com - when you are on a homepage its WHITE. On other pages its ok.
Hey @fidoba,
You have this code in your Content CSS that is causing the issue.
.x-navbar .mobile .x-nav {
background: white;
padding: 0 2%;
}
Please remove it.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.