Shopify themes, liquid, logos, and UX
Hey there, I want to add the links of my content container on the bottom right of my image (next to the text on the bottom left). Is there a possibility to do this?
Thank you!
Solved! Go to the solution
This is an accepted solution.
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
@media screen and (max-width: 768px){
.banner__content {
position: absolute !important;
bottom: 0;
width: 58%;
right: 0;
padding-bottom: 13px !important;
}
.banner__content .banner__box.content-container {
padding: 0 !important;
}
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
What's your store URL ?
Hello @balthazar512
Could you please provide the password to your store so that I can check it and provide you with the exact solution?
Could you please share the store link with us?
Looking forward to hearing from you soon. Thank you!
Best,
Daisy - Avada Support Team.
This is an accepted solution.
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
@media screen and (max-width: 768px){
.banner__content {
position: absolute !important;
bottom: 0;
width: 58%;
right: 0;
padding-bottom: 13px !important;
}
.banner__content .banner__box.content-container {
padding: 0 !important;
}
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025