Okay
  Public Ticket #1255084
Sub Menu Text
Closed

Comments

  • pritwie started the conversation

    Hi, good day.

    I am trying to use a sub menu on my website, but the text is not visible. Is there a way so I can make the text in my sub menu white, or any other color? And I'd also like to change the background color of the sub menu because that is also not working.


    Thank you

  • pritwie replied

    Sorry, I didn't have my morning coffee yet. What I meant to say is that when I change the sub menu background color in talos customization section, it does save the color that I am trying to use but it doesn't actually change. I already tried flushing my cache so that isn't the problem.

  •  2,010
    Ocean replied

    Hi,

    you can send me admin account for check. set private reply

  •   pritwie replied privately
  •   pritwie replied privately
  • pritwie replied

    Hi, I'm still trying to create a mega menu which doesn't work. I solved the problem temporarily by making regular sub menu's but I do really need the mega menu because the website will be huge and needs to be future proof. Thank you.

  •  2,010
    Ocean replied

    Hi,

    you can edit in menu. 

    go to menu = select mega menu => select column width in sub menu

    follow: https://www.awesomescreenshot.com/image/2699297/daaf91c6b7a0bf9005b5d1a4f9e177b2

    And you can read more in documentation.

  •   pritwie replied privately
  •  2,010
    Ocean replied

    Hi,

    you can add css code

    .sf-menu .mega-menu-container .mega-sub-menu > a {

    color: your-color;

    }