Okay
  Public Ticket #1641099
Problem with color menu in movil version
Closed

Comments

  • Casa19 started the conversation

    Hi i have two problems with my page, in movil version i hope you can help me solve this.

    1.- the menu in mobil version, the color of the words appear gray and i dont know how to change de color of that menu

    2.- there are two sections that is not responsive in tablet and movil.



  • Casa19 replied


    I attach the photos

    i hope you can help me

    Thank you

  •  2,009
    Ocean replied

    Hi,

    - Menu mobile: 

    Please go to Appearance > Customize > Miscellaneous > Custom Code

    Add css code:

    #menu-btn{ color: #fff; }
    header.header-mobile.transparent #mainmenu li a{ color: #fff; }
    

    - Please replace this file to folder "wp-content/themes/lovus"

    We'll update this problem.