Heading and subheading text location – change to bottom align

Katie July 25, 2018 at 9:46 pm

Hi,

I’d like to move the heading and subheading text so that it is bottom aligned instead of centered. Could you please advise how to do this?

Thanks!

Replies (1)

  1. Katie July 25, 2018 at 9:46 pm

    Hi,

    I’d like to move the heading and subheading text so that it is bottom aligned instead of centered. Could you please advise how to do this?

    Thanks!

  2. Spiracle Themes July 26, 2018 at 11:19 am

    Hello Katie,

    Use the following CSS

    .slide-bg-section .slide-bg-text {
    display: table-cell;
    vertical-align: bottom;
    }

    Copy and paste this in Appearance -> Customize -> Additional CSS

    Best Regards

Post a Reply

Reply To: Heading and subheading text location – change to bottom align
Your information: