Heading and subheading text location – change to bottom align

This topic has 1 reply, 1 voice, and was last updated 5 years, 8 months ago by Spiracle Themes.

Viewing 1 reply thread
  • Author
    Posts
    • #1234


      Katie
      Guest

      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!

    • #1236


      Spiracle Themes
      Guest

      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

Viewing 1 reply thread

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

Your information: