Hi there,
I would like to align the text and buttons blocks that overlay the Image Banner to the right. I would also like this to appear on the right hand side of the banner, with approximately 10% padding to the edge of the page.
Can anyone help me with some code to do this? I am using the Dawn theme.
Many thanks,
Tess
hii, @tessastbury
Kindly share your store URL so,
I can solve your issue.
Thank You.
1 Like
@tessastbury
Do you want to like this?
Thank You.
1 Like
Yes please β I would like the text aligned right too however, and the block square (not with rounded corners).
Thank you!
@tessastbury
paste this code on top of the section-image-banner.scss file.
@media only screen and (min-width: 992px) {
.banner__box.color-background-1 {
margin-left: 400px !important;
}
}
Thank You.
1 Like
@tessastbury
If it is helpful then like and accept my solution.
Thank You.
1 Like
Hi there,
This worked on the first site but I have now tried to replicate it on another website and it wonβt work.
Can you assist?
The second site is supplements-by-bmpt.myshopify.com.
Thanks,
Tess
Hi there,
This code doesnβt work on a Dawn 2.1.0 website. Are you able to provide code for 2.1.0?
Many thanks,
Tess