• Resolved iaggelidaki

    (@iaggelidaki)


    I really have to save I love this theme! ??

    But I have a proble with my blog’s title when it comes to previewing it on mobile… My blog is ioannaaggelidaki.com and that is also the site’s title, Ioanna Aggelidaki. (A bit long, I know…) So on mobile that looks like this:
    Ioanna Agg
    elidaki

    Is there any way we can fix that? Why does it have to cut my last name in two pieces?

Viewing 4 replies - 1 through 4 (of 4 total)
  • In the stylesheet you will see this block:

    .only-on-home.basic #site-title a {
      font-size: 120px;
    }
    @media (max-width: 600px) {
      #site-title a {
        font-size: 60px !important;
      }
    }

    Change the font size in both cases to make it look better with such a long site name.

    Thread Starter iaggelidaki

    (@iaggelidaki)

    Thank you, I’ll try that! ??

    Thread Starter iaggelidaki

    (@iaggelidaki)

    That totally worked, thanks again!

    Issue resolved! ??

    sachicaesar

    (@sachicaesar)

    I just started building a website here : https://www.paymentsource.tk

    It works great and is beautiful but however whenever viewed on a handheld mobile device, the ‘see more’ button is no longer visible.
    Is there any way to make it visible?

    Please do respond, Its urgent

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘blog's mobile version issue’ is closed to new replies.