Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #442628

    Hi,
    I would like to add a H3 call to action in the Promo box. When I try this the content drops down a line. Is there a way I can get this so it is aligned correctly with the top of the button using H3 text?

    Thanks
    Vince

    #443094

    Hi Vincent!

    Please add following code to Quick CSS

    .avia-promocontent h3 {
      margin-top: 20px;
    }

    Cheers!
    Yigit

    #443964

    Thanks Yigit, that worked a treat. Instead of 20 px I used 10px which put the H3 directly flush with the title.

    Cheers
    Vince

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Promo Box Content Alignment’ is closed to new replies.