• Resolved Ireland999

    (@majella999)


    I’m using Premium Banner (see image below) and for Effect 6 how can I can center the title vertically (I don’t want the description to be visible), and also move the border closer to the edge of the container?

    View post on imgur.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Leap13

    (@leap13)

    Hello @majella999,

    You can do that by adding a couple of CSS lines through your customizer or widget settings -> Advanced tab -> Custom CSS

    .premium-banner-animation6 .premium-banner-ib-desc {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    }

    On the other hand, concerning border position, this option will be added to the next version of Premium Add-ons for Elementor.

    Best Regards,
    Leap13 Team

    Thread Starter Ireland999

    (@majella999)

    Thank you. Just updated today to new version and don’t see anything regarding border postition?

    Regards,

    Majella

    Plugin Author Leap13

    (@leap13)

    Hello @majella999,

    Actually, we have been testing this option, found a couple of issues, so our devs are currently working on that.

    Best Regards,
    Leap13 Team

    Thread Starter Ireland999

    (@majella999)

    Hi – is there any update on when the border position option will be available? Thanks.

    Thread Starter Ireland999

    (@majella999)

    This has been marked as resolved and it isn’t as the border position option still isn’t available?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Premium Banner’ is closed to new replies.