Hi! After the last update (to Helix 3.0.2), there is a problem with the two-level menu.
in previous versions, I made changes in the file
/templates/shaper_helix3/css/template.css
in code
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
display: inline-block;
padding: 0 15px;
line-height: 90px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
color: #000;
margin: 0;
}
changes line-height: 90px; to 45px and everything was fine
now the changes in this file do not change anything. What should I do?
i use Joomla! 3.10.5