Hi
How do I change the text color in mobil main menu to white ?

Thx in advance
Buby

Hi Buby,

You can add this custom css rule:

div#s5_responsive_mobile_sidebar_menu_wrap a {
  color: #fff !important;
}

#s5_responsive_mobile_sidebar_search_wrap input {
    color: #f1ebeb;
}
This message is visible to Moderators only
hidden content

Hi Buby,

You can go to this folder of your website: /templates/hexa_corp/css/

Create a new file called custom.css and add above rule to this file.

Regards

  • buby replied to this.
    This message is visible to Moderators only
    hidden content

      buby Could you share the super admin account so I can take a look?

      • buby replied to this.
        This message is visible to Moderators only
        hidden content

        It looks like you're using old version of S5 Hexa Corp template.

        You can take a BACKUP of your site >> download latest version of template v1.0.9 and install into your site.

        • buby replied to this.

          saguaros

          Thank you so much for your huge help - that did the trick.

          Have a nice day
          Buby

          Write a Reply...
          You need to Login to view replies.