About the Theme Styling Color problem. If i just enable the "Custom Skin Builder" and only use the default color without changing everything there will be issues in frontend. Even if i change color, the problem is there. Please see attached video. I think this is a bug maybe?
About the Theme Styling Color problem. If i just enable the "Custom Skin Builder" and only use the default color without changing everything there will be issues in frontend. Even if i change color, the problem is there. Please see attached video. I think this is a bug maybe?
Hi swedenaskari,
So you are talking about the black menu there. To fix that problem please add this CSS on your Custom CSS area:
header.site-header div.nav > ul li a, header.site-header ul.nav li a { background-color: transparent; }