Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Increase space between site title and tagline

#10709
Grace Themes
Member

Hi,

To increase the line height between the site title and tagline and to increase the tagline font size
Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code and increase the font size and top padding as per your requirement

.tagline { padding-top:8px; font-size:16px; }

To change the color of site tagline
Go to Appearance -> Theme Options -> Basic Settings -> Font Colors -> Select font color for logo tagline

Regards
Grace Themes