Re: How we can remove hyperlink permanently from home page

Solved

How we can remove hyperlink permanently from home page

usmekhan91
Shopify Partner
41 0 9

Hi Awesome dev Community,
 

I am facing problem in shopify store while removing hyper link from "Collections list simple block" on shopify home page. Can any one help me in this regards. I need to remove it from backend.

usmekhan91_0-1702032787551.png

 



Link: https://jdt8tyun0ctbe8yc-61554688170.shopifypreview.com

Theme version: Kalles 4.2.2

 

Accepted Solution (1)

PageFly-Henry
Shopify Partner
1184 335 290

This is an accepted solution.

Hi @usmekhan91 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

.flickityt4s-viewport {

    pointer-events: none;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

PageFly-Henry
Shopify Partner
1184 335 290

This is an accepted solution.

Hi @usmekhan91 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

.flickityt4s-viewport {

    pointer-events: none;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

usmekhan91
Shopify Partner
41 0 9

Thanks buddy, its worked.

Can you please also check that why it is blinking when opening a page. first div is compressing to left side then it is expanding. sometime it compressed but not expand to its original position.

PageFly-Henry
Shopify Partner
1184 335 290

Currently, I can't access your page anymore.
It seems that the cause of the above problem is due to some conflict with theme

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.