Ptphotography Posted November 12, 2020 Share Posted November 12, 2020 Hello everyone, I need help with repositioning my Log in. I would like the header to look like this if possible: https://ptphotography.squarespace.com/shop Thank you in advance! Link to comment
Beyondspace Posted November 12, 2020 Share Posted November 12, 2020 Where is the current login link BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Ptphotography Posted November 12, 2020 Author Share Posted November 12, 2020 Hey, thank you for reaching out @bangank36 This is what I have at the moment (before): 'After' is what I want to achieve. Site link:https://ptphotography.squarespace.com/shop Thanks, K Link to comment
Beyondspace Posted November 12, 2020 Share Posted November 12, 2020 @media only screen and (min-width: 768px) { .header-display-desktop { display: block; } .header-actions--right { display: flex; text-align: right; margin-top: -20px; } .header-actions--right .user-accounts-link { display: inline-block; } .header-actions--right .showOnDesktop { display: inline-block; } .header-actions-action--cart a.icon { position: static; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Ptphotography Posted November 12, 2020 Author Share Posted November 12, 2020 Wow, this is amazing @bangank36! How do I make the Login text capitalised? Link to comment
Beyondspace Posted November 12, 2020 Share Posted November 12, 2020 Try css text transform BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Ptphotography Posted November 12, 2020 Author Share Posted November 12, 2020 @bangank36 tried this: text-transform: lowercase !important; Sorry it doesn't work for me 😬 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.