Viewing 1 replies (of 1 total)
  • Thread Starter lixkamto

    (@lixkamto)

    resolve by myself

    .rpwe-block li:after {
    color: red;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color:rgba(255,255,255,0.5);
    padding: 0px 0px 0px 0px;
    vertical-align:middle;
    
    font-family: 'fontello';
    font-size: 40px;
    content:'\f16a';
    position:absolute;
    left:50%;
    	
    /* Tune to center properly: */
    margin-top:-140px;
    margin-left:-16px;
    border-radius: 30px;
    line-height: 0.5em;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to custom css with play video button over thumbnail?’ is closed to new replies.