Reply 190828 to: Banner with Mask Title

Avatar: Olga Barlow
Olga Barlow
Support staff
April 11, 2018 at 12:14

Hello,

1) To fix text position add the following code in Theme Options > Styling > Custom CSS

@media only screen and (max-width: 1200px)
.banner.responsive-fonts.banner-type-2 .banner-content {
    -webkit-transform: translate3d(0,40%,0);
    transform: translate3d(0,40%,0);
}
}

2) The banner element does not have such option. If you want to have enlarged popup you can use the simple image with this option on click and simple text below the image instead of the banner element.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.