badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

mobile appearance on iphone

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #86278
    Kate Martin
    Participant

    Hi.

    I’m hoping you can help me make my new NewsCard Pro site look better on iphones. I must have some settings wrong.

    The site is:
    https://theseattlejournal.com

    Right now when I pull it up on my iphone, I just get the most recent post and not the bells and whistles of the homepage that I see on my monitor and tablet. When I preview the phone view on the site looking at it on a monitor, it’s not perfect, but not bad. The title of the site splits onto two lines awkwardly.

    How do I optimize my mobile appearance.

    Thanks for the help.

    #86429

    Hi Kate Martin,

    We checked your site and we found no issue on mobile views as you mentioned. It shows the same that is shown on the desktop view. Could you please explain us more

    and if the Site Title has break in to lines the please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS code.

    @media (max-width: 767px) {
    	.site-title {
    	    font-size: 28px;
    	}
    }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.