Re: How can i get rid of the password page title?

Solved

How can i get rid of the password page title?

emotionaldebt22
Excursionist
56 0 6

i want to get rid of "SMS Early Access" title

 

i would also like to minimize the space between the phone number box and the paragraph text below it, is there a way i can adjust this? i want my password page to be more neat and straightforward. 

 

i have also added this page on the bottom of my home page, above the footer. i just want to do the same adjustments as the password page.

thank you!

 

 

 

Screenshot 2024-06-05 at 2.40.53 PM.png

Screenshot 2024-06-05 at 2.41.26 PM.png

Accepted Solution (1)
PageFly-Noah
Shopify Partner
1317 233 280

This is an accepted solution.

@emotionaldebt22  Please add  more code here:

 

<style>
@media screen and (max-width: 767px){
.password .page-width .page-title{
   display: none !important;

}
.password .page-width .ps__subscribe-form{
  padding-top: 0px !important;
}
}
</style>

Thank you.

 

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 15 (15)

Made4uo-Ribe
Shopify Partner
9839 2339 2930

Hi @emotionaldebt22 

Would you mind to share your password page? Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
emotionaldebt22
Excursionist
56 0 6

VILLAIN100

Made4uo-Ribe
Shopify Partner
9839 2339 2930

I mean the URL. 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
emotionaldebt22
Excursionist
56 0 6

PageFly-Noah
Shopify Partner
1317 233 280

This is Noah from PageFly - Shopify Page Builder App

 

Hi @emotionaldebt22  Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>

 

<style>
@media screen and (max-width: 767px){
.section-template--17773879492927__page_DECjcB-padding .page-title{
   display: none !important;

}
.section-template--17773879492927__page_DECjcB-padding  .ps__subscribe-form{
  padding-top: 0px !important;
}
}
</style>

 

Hope my solution will help you resolve the issue.

 

Best regards,

Noah | 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.

emotionaldebt22
Excursionist
56 0 6

hi it worked for the home page, but not my password page. thank you for helping me

PageFly-Noah
Shopify Partner
1317 233 280

Iam sorry , Currently i dont cant see passwork page, Can you enable option password page ?

 

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.

emotionaldebt22
Excursionist
56 0 6

heres the link to the password page website editor, i dont know if youll be able to access it. ill also provide a screen shot

 

https://admin.shopify.com/store/psychosis-us/themes/143096054079/editor?previewPath=%2Fpassword

 

 

 

Screenshot 2024-06-05 at 8.27.02 PM.png

PageFly-Noah
Shopify Partner
1317 233 280

Thank you. I Cant access to this link. Can you help me enable this option. I will make your website show the password page. Thank you.

PageFlyNoah_0-1717644545378.png

 

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.

emotionaldebt22
Excursionist
56 0 6

okay its locked now

PageFly-Noah
Shopify Partner
1317 233 280

Ok. I saw it. Please wait.

 

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.

PageFly-Noah
Shopify Partner
1317 233 280

This is an accepted solution.

@emotionaldebt22  Please add  more code here:

 

<style>
@media screen and (max-width: 767px){
.password .page-width .page-title{
   display: none !important;

}
.password .page-width .ps__subscribe-form{
  padding-top: 0px !important;
}
}
</style>

Thank you.

 

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.

emotionaldebt22
Excursionist
56 0 6

it didnt seem to work. it should still be pasted into theme.liquid correct? or should i try the password.liquid section?

emotionaldebt22
Excursionist
56 0 6

okay i actually just tried the password.liquid and it worked!

 

thank you very much for your help

PageFly-Noah
Shopify Partner
1317 233 280

 Ah. Oke thank you so much. Have a nice day 😉 !

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.