Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #274451

    Hi,
    simple question: I cannot align the call-to-action button in the promo box under the text, there is no such option in the promo box menu. I also can´t put the button in manually (as a “text-item”), the button doesn´t show at all then. Is there a way to do it?

    #274458

    Hey heho!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av_promobox .avia-button {
    position: relative;
    margin-top: 10px!important;
    }
    .avia-promocontent { margin-right: 0; }

    Best regards,
    Yigit

    #274481

    Works geat, thank you!

    #274487

    Hey!

    You are welcome, glad we could help!

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Button in Promo box under the text?’ is closed to new replies.