Is there a way to align the hero text to the logo when in widescreen. Picture below
Website: www.ecogarby.com
Password: ttt
Is there a way to align the hero text to the logo when in widescreen. Picture below
Website: www.ecogarby.com
Password: ttt
Hello There,
@media screen and (min-width: 749px){
.caption.text-align-left.align-middle {
top: 50%;
margin-left: 5%;
}
}
@ZestardTech Thank you!
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.