Footer widget font size
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello! I am really happy with the Graphene theme – thanks!
I want to be able to make the font in the footer widgets (not the footer) larger, but at this point am rather clueless as to how to go about doing so. Will it require added CSS? Do I do that in the Custom CSS box on the Graphene Options page? Could you either give me a quick hint how to do so or point me to a site that can better explain? I am not all that proficient in CSS, though I have some rudimentary understanding. Just want to make it a quick little fix. Thanks! – Lilithe
Add this to your child theme style sheet or in Graphene Options –> Display –> Custom CSS
#sidebar_bottom .sidebar-wrap {
font-size: 14px;
}
The default font size is 12px. I’ve changed this to 14px here. Tweak this to make it suitable for your site.
Moved to support. Please post in the correct section next time.
Viewing 2 posts - 1 through 2 (of 2 total)
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.
Made with by Graphene Themes.