custom CSS not loading on mobile device

  • Unknown's avatar

    0
    down vote
    favorite
    I have no experience whatsoever in coding, however, after googling I entered some additional CSS in elenarotenberg.com as following:

    .site-title {
    font-family:lato;
    font-size:29px;
    font-style:normal;
    }
    .site-info { display: none; }

    Its all good on my computer but on the mobile device its still looks like the original theme, do you have any idea how to fix it?

    The blog I need help with is: (visible only to logged in users)

  • Hi @elenarotenberg, your site isn’t hosted here (and incidentally isn’t up right now either) so it’s harder for us to troubleshoot this.

    You can look at your CSS to see if there are specific styles for mobile, and if so you can copy them and modify to override the settings.

    If you need more help, try reaching out in the forum for the theme you’re using. Good luck!

  • The topic ‘custom CSS not loading on mobile device’ is closed to new replies.