Hi,
I’m using Dawn Theme but I have a question about Image banner. In image banner you can put title, description and button all in the same orientation, is it possible arrange the title on the top and the description on the bottom?
Thank you
Hi,
I’m using Dawn Theme but I have a question about Image banner. In image banner you can put title, description and button all in the same orientation, is it possible arrange the title on the top and the description on the bottom?
Thank you
@pascal_p
Yeah it’s possible just put below css into base.css(online store->theme->asset->base.css)
.banner__heading {
margin-bottom: 90%;
}
Hello @pascal_p
It’s GemPages support team and glad to support you today.
Dawn theme has a sidebar that supports setting content for image banners, you can try.
If it’s not what you want, you can use css to custom change the position of the elements inside the image banner.
Best regards,
GemPages Support Team.
Can you share an example to describe your idea?