I want to turn off the link under my logo at checkout page, see picture

Hi guys,

is that even possible? I have a lite subscription (using Squarespace as the frontend…)
I need to get rid of the link, which on my subscription is not able to change (via rerouting…), it redirects me to my Shopify page, which is not in use…
I need to change somehow the link to my main webpage or delete the logo completely.

Anyone can help?

Hi @chorche505 can you send me the url of that page?

I dont think a generic URL can be made, but you can go to www.justchillin-vapes.de put something in the cart, and proceed with checkout :slightly_smiling_face:
the screenshot I provide is from the checkout screen.
Actually the help is much wider, I need to sync the acounts for customers from 2 platforms (squarespace - frontend, shopify - I am using just the checkout component and buy buttons),
is this even possible?
The problem is, I need for the customers to login to just one login screen (it looks weird when one is loging thru squarespace, other from shopify, or even 1 customer into 2 platforms!)
I would like to have an opportunity to give a shopify specialist a call, so we can discuss.

for me its pain, since I am not a web developer.

@chorche505

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

Add this css at the bottom

Online Store->Theme->Edit code

assets-> 9f9d055ab5f5e2bc8bdb.css

._39vXs {

display: none;

}

Hope you find my answer helpful!

Regards,

PageFly

Hello @PageFly-Victor

thanks for your reply, but it doesnt work at all… :disappointed_face: any hints?