Home Forums Basel support forum Promo banner not vertical centered

Promo banner not vertical centered

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

    Giulio
    Participant

    Hi there, as I wrote inside the title I created some promo banners with H1, but the H1 is not vertical centered. Why?

    Thank you.

    #64462

    Hello,

    You have margin-bottom:20px http://prntscr.com/jycw75

    Add this code to Theme Settings > Custom CSS

    .promo-banner .banner-inner h2{
    margin-bottom: 0;
    }

    Best Regards

    #64464

    Giulio
    Participant

    Thank you!

    #64471

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Promo banner not vertical centered’ is closed to new replies.