This topic has 4 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
How can I control the font size of the Blog Tagline specifically please? I am aware that we can play with font sizes in the Theme Options, but I would like to be able to change the size of (only) the Tagline…
Thank you!
Hello
Please provide us with the screenshot of this element on the page.
With best regards
Brian Johnson
Hello,
Please add following code in custom.css file.
.header-type-6 .header .tbs span{
font-size:18px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up