Is there a way to change the size of the text widget title in the sidebar? Thanks! Everyone who sees my Avisio website is very impressed. Thanks for contributing to my success!
Sidebar Text Widget Title
2 posts from 2 voices-
Posted 2 years ago #
-
You can try to define headlines for sidebar in css like:
.sidebar h1{ font-size:40px; } .sidebar h2{ font-size:35px; } .sidebar h3{ font-size:30px; } .sidebar h4{ font-size:25px; }I've not tested it though.
The Dude
Posted 2 years ago #
Reply
You must log in to post.














