Home Forums Theme support Astra Theme – Menu Issue Reply To: Astra Theme – Menu Issue

No it is not the first time I have worked with a Child Theme. I do understand CSS but am not an expert. I did finally figure it out though.

When I would inspect the element I would see

header .main-menu a {
color: #eee;
display: block;
text-decoration: none;
}

which was overwriting the original settings but only when I would activate the child theme. When I would activate your theme it would go away. When I looked in the css file in editor or in theme options it was not written anywhere which is why I said I don’t where it is coming from.

Anyways, like I said, I did find the issue and have it resolved now. Thank you!