Toolonomy Logo
Last Updated on: September 23, 2020

Style BasePress Knowledgebase Typography [CSS Snippet]

0 Shares

If you're using the BasePress Knowledgebase plugin and you want to style its typography to match with your brand then use the below CSS Snippets to achieve that.

.bpress-wrap h1 {
font-size: 1.6em;
color: #000000;
font-weight: 800;
text-transform: uppercase;
font-style: normal;
}

.bpress-wrap h2 {
font-size: 1.4em;
font-weight: 700;
color: #000000;
font-style: normal;
text-transform: uppercase;
}

.bpress-wrap h3 {
font-size: 1.3em;
font-weight: 700;
color: #000000;
font-style: normal;
text-transform: uppercase;
}

.bpress-wrap h4 {
font-size: 1.2em;
font-weight: 700;
color: #000000;
font-style: normal;
text-transform: uppercase;
}
0 Shares

Become a Toolonomy Community Member for Free!

Consider joining our Official Community Group if you want to get access to exclusive insider content and information about Exclusive Digital Tools and Technologies. Also, you will be able to get involved in interesting group discussions with like-minded people that are interested in similar topics as you.
Become a Member
Toolonomy Logo
Made with ❤ for Digital Tool & Tech Enthusiasts
Copyright © 2018 - 2023 by SyncWin | All Rights Reserved.
Top crossmenu
0 Shares
Copy link