Last Updated on: September 23, 2020

Style BasePress Knowledgebase Typography [CSS Snippet]

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
SyncWin Logo
SyncWin is a dedicated place to explore the Content, Discussions, & Useful Details around topics like Business, Technology, and Lifestyle to help you learn and grow in your life.
About Us
Made with ❤ for WinSyncers
Copyright © 2018 - 2024 by SyncWin | All Rights Reserved.
crossmenuarrow-right
0 Shares
Copy link