Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello,
i just bought this theme and it is incredible, i just have one question because i have configurated all the colors in my theme and I want to change the color in the responsive Menu because it seems there is not the same color as in the normal page, could you give me some advice of where can i modify the CSS in the responsive menu??
thanks
hello again
in regards of the theme, I m using the TOWER theme
thanks
Hello,
Do you want to change the burger menu color? If yes, then please add this code into your custom css box:
@media (max-width: 979px){
.mobile_small_menu { color: #EFA953 !important;}
}
Edit the color to your wish. Let us know if you need further help.
Best regards!
You must be logged in to reply to this topic.