Hello,
I want JL_LOGAN main horizontal menu text color with black, I try this way but it can not change; Theme Style – Menu Style change Top Level and Sub Level styles. Sub menu style OK. but Top Level style didn’t change.
Hi Serkan,
This issue is fixed recently, please open joomla-root/templates/jl_logan/scss/logan/sections/_navigation.scss line 65 change color: #a9a9a9;
to color: $menustyle-text-color;