CSS: How to put text in a circle with a hover effect? -


jfiddle --> https://jsfiddle.net/qd2o38fp/

basically, want right place big letter "p" on background i'm not sure how that. hover effect down (which got online)

<ul class="ch-grid">     <li>         <div class="ch-item ch-img-1">             <div class="ch-info">                 <h3>see portfolio</h3>             </div>         </div>     </li>  </ul> 


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -