Added code in this format does not work. Checked in different browsers and different systems, it is not in the cache. - Theodore36 commented on April 19th 20 at 12:14
@Theodore36,
img
- Tomas.Bogan commented on April 19th 20 at 12:17
@Tomas.BoganVia inspect element it works, when you add a style class in css file of the theme is not working. - Theodore36 commented on April 19th 20 at 12:20
@Theodore36, then cached on the server, change the css and leave so for some time, perhaps it updated itself, or check on localhost - Tomas.Bogan commented on April 19th 20 at 12:23
luisa.Kertzmann81 answered on April 19th 20 at 12:13
All you have running:
screenshot
Even so works without !important:
.dropdown-menu {
column-count: 2;
}
I think you styles are interrupted or something like that.
If not today, then tomorrow or after a certain time, you yourself will not notice how you have broken everything. Review of BEM and other appropriate methodologies. Such nesting is ruining the project.
If this property is not mastered, you can try using flexbox, but it is surprising that this property works, but not from you. Check styles. - luisa.Kertzmann81 commented on April 19th 20 at 12:19