Hi Elliot and Co
How can i change the size fot Extra Header Text??? I will put ther a Tel nr. but it must be bigger, much bigger :-)
thx
(5 posts)
(2 voices)
Hi Elliot and Co
How can i change the size fot Extra Header Text??? I will put ther a Tel nr. but it must be bigger, much bigger :-)
thx
Hello chooseone,
Try navigating to Dashboard -> your theme -> General Settings -> Custom CSS and add this line,
#header_extras { line-height: 50px !important; }
Hi
Sorry - i want to make the font size bigger :-)
i put the code in - but only the size of the Background gets larger - the font size is the same
Try this,
#header_extras { line-height: 50px !important; font-size: 20px !important; }
Thank you - woks great!
You must log in to post.