Jump to content

Add these orange arrows for styling to text row

Recommended Posts

  • Replies 3
  • Views 662
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

49 minutes ago, harley said:

Hello, I am looking at trying to add these orange arrows for styling. Currently, they are emojis for this example but could you help me add them in as CSS? 

image.thumb.png.27154fb5827078a51e3ca2090c8c3925.png

Can you share your URL so I can check it?

  If your site is not published yet, provide it with a protected password, share it here so we can access your site

Edited by HoaLT

Press 👍  or mark my comment as solution if you find my sharing useful

🆒 Squarespace pinchzoom lightbox plugin (affiliate link)

👁‍🗨 360 degree photo viewer (affiliate link)

Link to comment
On 8/5/2024 at 10:17 PM, harley said:

https://heron-flute-czy4.squarespace.com/config/

Password is apples09

@hoaLT

 

You can use this approach.

#1. First, find ID of Text Block. You can use below tool.

In my example, we will have: #block-yui_3_17_2_1_1723019960346_3692

(here I test on my test site)

image.png.1ccea75e10bd8c57c5de720e4f91f06a.png

#2. Use this code to Code Injection Header (If your plan is Personal Plan, you can add it via Code Block in Site Footer)

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />

image.thumb.png.14ed3f48e2704286f07dbd29ba4ed8cc.png

#3. Use this code to Custom CSS

#block-yui_3_17_2_1_1723019960346_3692 p:before {
    content: "\f04b";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    color: #f86443;
    font-size: 30px;
    margin-right: 5px;
}

image.png.6d89ce20c88fd150af16f3bcc7d27ae2.png

#4. Result 

image.png.707262b0a36d53b712d543ffb40f7b10.png

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.