Site Tag Line (Below Logo) - Site Header
Plugin Details
Add a tag line below the site title or logo, similar to the Squarespace 7.0 option.
Compatibility
Works with Squarespace 7.1
Uses Custom CSS
Add to Custom CSS
// Site Tag Line Below - GhostPlugins.com // @tagline-text: 'Your Site Tag Line'; @tagline-color: #bbb; @tagline-open-menu-color: #bbb; @tagline-size: 15px; @tagline-font-family: inherit; @tagline-top-spacing: 10px; /* --- Do Not Edit Below ---- */ .header-title:after { font-family: @tagline-font-family; content: @tagline-text; font-size: @tagline-size; padding-top: @tagline-top-spacing; color: @tagline-color; display: block} .header--menu-open .header-title:after { color: @tagline-open-menu-color; } // Site Tag Line Below - GhostPlugins.com //
Customizable Options
Tag Line Text
Text Color (On Desktop)
Text Color (When Mobile Menu Is Open)
Text Size
Font Family (If Using Custom)
Top Spacing
Notes
Compatible with all header layouts