grid-template-columns css not working
-
Hi, When I try to put grid related css for example
selector { display:grid; gap:30px; grid-template-columns: 1fr 1fr 1fr; }
Its not working and showing error
Attention needed! We found following errors with your code:
Expected RBRACE at line …Why its not expecting fr as unit as its a valid css? Its only happening in the latest version of your plugin, you should provide to overide your errors, your plugin is not supporting
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘grid-template-columns css not working’ is closed to new replies.