This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Distinct difference in menu for second level of Visualization Structure
#3
(25.09.2020, 09:38)admin Wrote: You can change any property via Custom CSS. This example will set second level header background color to red:
Code:
.level.level-1 .a {
  background: red !important;
}

Expand/collapse can be done via Custom JS but there are no ready-made examples for this.

Hi, thanks for the tip. Is it possible to give some more options like changing background and font colour through RGB code? Also, how to make fonts bold. And finally same things for 1st level... (As you can see I don' t have knowledge of CSS...)

Thank you in advance!
Reply


Messages In This Thread
RE: Distinct difference in menu for second level of Visualization Structure - by p_xatzi - 25.09.2020, 10:05

Forum Jump: