Quantcast
Viewing all articles
Browse latest Browse all 290

Code works but shows error

Thank you for this plugin. I love it!

I am using Kadence Theme with CSS at https://8.bestwebsites.ca/ to make 2 columns for my sub-sub-menu under Restaurant -> Menu.

.header-navigation.header-navigation-dropdown-animation-fade-down ul ul.sub-menu ul.sub-menu {
display: grid;
grid-template-columns: repeat(2, 1fr);
right: auto!important;
left: 100%!important;
}

The code works perfectly but gives an error at “”grid-template-columns: repeat(2, 1fr);”” of “Expected RBRACE at line 34, column 38”

Kadence says the issue is with SiteOrigin CSS, not Kadence. Can you tell me please how to resolve the error.

Many thanks!

The post Code works but shows error appeared first on SiteOrigin.


Viewing all articles
Browse latest Browse all 290

Trending Articles