Jump to content

🡥 won't show up on my mobile devices

Recommended Posts

Site URL: https://pte.squarespace.com/about

Throughout our webpage, we are using these arrows (🡥) as links to new content. They seem to work fine on all the desktop browsers, but we are having issues with them on mobile devices. I did my best to research a solution, but I am a bit stuck. I would greatly appreciate your help. Thanks

Unicode Arrow URL: https://unicode-table.com/en/sets/arrow-symbols/#diagonal-arrows (you can find the arrow we are trying to use under the Navigation Arrows section U+1F865) 🡥

AboutArrows.PNG

AboutArrowsDesktop.png

Link to comment
  • Replies 6
  • Views 399
  • Created
  • Last Reply

Top Posters In This Topic

On 10/29/2021 at 11:25 PM, pbueno24 said:

https://fontawesome.com/v5.15/icons/arrow-right?style=regular

^ this is the winner. It would be great to have it rotate 45 degrees north. I couldn't find the right diagonal arrow. But if not, as long as it works on mobile, I'll be happy! Thanks.

Hi. It is pro version, try another one.

https://fontawesome.com/v5.15/icons?d=gallery&p=1&q=arrows

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 11/3/2021 at 10:26 PM, pbueno24 said:

bump

First, add this to Settings > Advanced > Code Injection > Header

(If you use Personal Plan >> Edit Site Footer >> Add a Code Block)

 <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" integrity="sha384-vp86vTRFVJgpjF9jiIGPEEqYqlDwgyBgEF109VFjmqGmIY/Y4HV4d3Gp2irVfcrp" crossorigin="anonymous">

Next, edit Your Text Block to Code Block with this syntax

<h4>
  <span><i class="fas fa-arrow-right"></i> TEAM</span>
  <span><i class="fas fa-arrow-right"></i> PROCESS</span>
  <span><i class="fas fa-arrow-right"></i> PRICING</span>
</h4>
<style>
  h4 span {
  padding-right: 15px;
  }
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.