Jump to content

Ninja Kit typewriter mobile view

Recommended Posts

Site URL: https://clinardproperties.squarespace.com/

Hi

I am having difficulty getting my mobile text size to be correct. I was given a code to try and it works when viewing the mobile site on squarespace preview, however when I look on my phone the font size is not what I have it set to. Now the blinking cursor is larger but the text is not. ( see attached) 

 

 

My site password is : serenedigital

Screen Shot 2022-03-16 at 10.20.40 AM.png

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

28 minutes ago, Serenedigitalstudio said:

Site URL: https://clinardproperties.squarespace.com/

Hi

I am having difficulty getting my mobile text size to be correct. I was given a code to try and it works when viewing the mobile site on squarespace preview, however when I look on my phone the font size is not what I have it set to. Now the blinking cursor is larger but the text is not. ( see attached) 

 

 

My site password is : serenedigital

Screen Shot 2022-03-16 at 10.20.40 AM.png

I check that you are using a variable to set the size for this text

image.thumb.png.5f1133f123f4e4e98f91ccfa86913ebb.png

At the moment the value of variable is undefine. Therefore it does not change

You can add the following one to Home > Design > Custom Css

@media screen and (max-width: 640px) {
  div#ninja-elements.ix-block-ninja-custom-typewriter span#typed {
    font-size: 35px !important;
  }
}

to overwrite this style set

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
5 minutes ago, bangank36 said:

I check that you are using a variable to set the size for this text

image.thumb.png.5f1133f123f4e4e98f91ccfa86913ebb.png

At the moment the value of variable is undefine. Therefore it does not change

You can add the following one to Home > Design > Custom Css

@media screen and (max-width: 640px) {
  div#ninja-elements.ix-block-ninja-custom-typewriter span#typed {
    font-size: 35px !important;
  }
}

to overwrite this style set

Let me know how it works on your site

It appears it did not work. It looks just how I would like when viewing in mobile preview but then on my iphone it goes back to undefined?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.