.my_menu li:first-child li:before { content:”\2713\0020″; } /* OR */ .my_menu ul { list-style-type: none; padding:0; margin:0;} .my_menu ul li li { list-style-type: none; padding-left:10px; } #primary .post .post-thumbnail img { object-fit: contain !important; } .archive #primary .post { float: left; margin: 15px; width: 45%; padding: 15px; } .archive #primary .post .entry-header { height: 170px; } […]
More details ๐ here