Hello,
I want to move the cart to the right (on the Desktop view) on the Kingdom theme.
Link to theme:
https://themes.shopify.com/themes/kingdom/styles/king/preview
It’s currently on the left side. I searched this forum and didn’t find any answers that works on the Kingdom Version 5.
Thank you guys.
Greetings,
AME
Hi @alexandermen
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
html[dir=ltr] .sidebar {left: inherit !important; right: 0;}
Regards,
San
Hello San,
thank you for your suggestion.
I added your code at the bottom of the CSS file and it didn’t worked.
Greetings,
AME