I am struggling to find a solution to move the Heading above the subheading on the slideshow section on the Brooklyn theme. A subheading above the heading does not look right for my design.
I really appreciate any help on this,
Many Thanks,
I am struggling to find a solution to move the Heading above the subheading on the slideshow section on the Brooklyn theme. A subheading above the heading does not look right for my design.
I really appreciate any help on this,
Many Thanks,
Hi @mattybee77 ,
To change you follow the instruction:
.index-slideshow-section .hero__text-content {
display: flex;
height: 100%;
justify-content: center;
flex-direction: column-reverse;
}
I hope it would help you.
Sorry for facing this issue, it’s my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question. ![]()
Please share your site URL,
So I will check and provide a solution here.