Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #706755

    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/

    #707287

    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

    #707289

    i didnt no, this is the look we want to achieve

    #708096

    see private

    #708525

    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

    #708539

    Still no luck :(

    see private

    #708872

    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

    #708917

    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?

    #709020

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.