Hi,
I want to move the slider links to the right on mobile and desktop in line with the section title. My site is https://vazluxe.com
A user wants to reposition slider links to align with section titles on both mobile and desktop views for their Shopify store (vazluxe.com). The request includes moving navigation elements to the right side of the page.
Current Status:
display: flex, justify-content: space-between, align-items: right)Outstanding Issues:
Images were shared showing the current layout and desired positioning, which are central to understanding the specific alignment issue.
Hi,
I want to move the slider links to the right on mobile and desktop in line with the section title. My site is https://vazluxe.com
Hello, I have checked out your store
I can help move the slider link as you have requested. How do you want me to help?
Hello @Luxurymrkt
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
send the code here so the community can benefit thanks
.section-title {
display: flex;
justify-content: space-between;
align-items: right;
}
? doesn’t do anything. Please show image of your solution being implemented.