Trying to do something similar to this but instead have the text above the button https://kriesi.at/support/topic/button-in-promo-box-under-the-text/
Hey kilimats,
Have you figured out this one using following code?
.avia-promocontent {
margin-right: 0;
}
If not, please post a screenshot and show the changes you would like to make.
Best regards,
Yigit
i didnt no, this is the look we want to achieve
see private
Hi,
Please add the following css code.
.responsive .av_promobox .avia-button, .responsive .av_promobox .avia-button-wrap {
width: 100%;
margin-top: 4px;
position: relative;
top: 0;
right: 0;
text-align: center;
float: none;
}
.responsive .av_promobox .avia-button {
width: 200px;
float: right;
}
.responsive .av_promobox .avia-promocontent {
text-align: right;
margin-right: 0;
}
Best regards,
Ismael
Still no luck :(
see private
Hi,
I could not see the button in the screenshot, I could still see the text but I think you have already replaced the button with this text: “visit the GET STARTED page.”. Let us know if you still want to achieve the Get Started button below the text.
Best regards,
Nikko
We ha to work around it yes, it would be nice to have that feature built in though, will you guys include it in the next version?
Hi,
I’m not sure, we will have to look at it first so I can’t promise anything. You can request it as a feature here though: https://kriesi.at/support/enfold-feature-requests/
Best regards,
Rikard