Heading and subheading text location – change to bottom align

K Started by Katie · July 25, 2018 at 9:46 pm · 1 reply 1 voice Last reply 7 years, 11 months ago
ST
Spiracle Themes Original poster
#2

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

Join the conversation. Be kind — this is a public forum.

Replying to Heading and subheading text location – change to bottom align

By posting, your reply becomes public (unless marked private).