• Resolved dewrandhi

    (@dewrandhi)


    #wpsm_counter_b_row_2270 .wpsm_counterbox .wpsm_count-title {
    font-size: 35px;
    font-weight: bolder;
    font-family: ‘roboto’;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 1.3em;
    }

    I use this but its not working

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • hi @dewrandhi ,

    please use below CSS

    #wpsm_counter_b_row_2250 .wpsm_counterbox .wpsm_count-title {
    font-family: ‘roboto’ !important;
    
    }

    Thank you

    Thread Starter dewrandhi

    (@dewrandhi)

    its shows text is roboto but in web site display that font is not roboto

    font-family (stack):‘Roboto’
    Font being Rendered:Times New Roman
    font-size:35px
    Thread Starter dewrandhi

    (@dewrandhi)

    Can you please check what’s happen its work in mobile version but didn’t work in desktop version

    Hi @dewrandhi,

    As you shared the URL the font is showing Roboto font in both ways mobile and desktop. Please clear cache and run again.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘chamge text to roboto using css not working’ is closed to new replies.