Jump to content

Border-Radius is not working on mobile

Recommended Posts

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

I got my icons looking great for the contact page. However on mobile, the Border-Radius is not working and the light blue circle shows up as a square. Has this been an issue for anyone else? It shows up correctly on the Squarespace display, but not on my iPhone 12. Please help. I'd love to figure out the root of the problem. However, if this is unsolvable, can you help me figure out how I might create a new slightly bigger circle and position it right behind the icons, in order to fake a border? Thanks.

(light blue color: #80f5f3)

Screenshot (23).png

IMG_2633.PNG

Link to comment

Hey @pbueno24 the outline is square on desktop too. In your CSS changes the word outline to border. It should look like this 

 

[data-section-id="6165ad78dbdd4e6480fd5c94"] .list-item-media-inner {
border: 3px solid #80f5f3;
box-shadow: 0px 0px 100px -10px #80f5f3;
}

 

SquareRefresh, premium plugins & templates that have an elevated feel.

Plugins: Have your site stand out. 
Templates: Our templates are designed with versatility in mind.
Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.

Link to comment

To make it not oval, I think you need to set border & radius for image tag, not image container, it should be

[data-section-id="6165ad78dbdd4e6480fd5c94"] {
.list-item-media-inner {
    overflow: visible !important;
}
.user-items-list-simple .list-image {
    border: 3px solid #80f5f3;
    border-radius: 50%;
}
} 

 

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.