@disleigomes
Can you post your query in the English language?
Thanks.
Is there a way to change the background color fo the Colormaq free menu?
@disleigomes
Can you add the below CSS code to Additional CSS box and check?
#site-navigation {
background-color: #e23030;
}
You can change the color code #e23030 as required for your site.
Thanks.