Business Elite - Custom CSS for Blog Posts

Shawn Jones created the topic: Business Elite - Custom CSS for Blog Posts

Hello,

I am using the free version of the Business Elite theme and I am looking for assistance with Custom CSS code to change the following aspects of my blog posts and my pages:

1. I would like to add more space between paragraphs
2. I would like for my links to include a color and an underline in hyperlinks so my readers can identify them
3. I would like to change the font color, size, and font of my headers (h1, h2, and h3)

Any assistance you can provide would be greatly appreciated.

If you would like to view my site, please visit pbsmarket.com


Shawn Jones
PBSMarket.com
#68062

Please Log in or Create an account to join the conversation.


Agapi G. replied the topic: Business Elite - Custom CSS for Blog Posts

Hello Shawn! Thanks for posting your request!

Please add the following code to Customize > General Options > Custom CSS block:

/*Changes the margins between paragraphs*/
.single-post .entry p {
    margin-bottom: 20px;
}
/*Sets underline style and color to links*/
.single-post .entry a {
    text-decoration: underline;
    color: #0A7ED5;
}
/*Changes the color and font-size of headings*/
h1,
.single-post .entry h2,
.single-post .entry h3 {
    color: #000000;
    font-size: 15px !important;
}

As for the font-family of headers, please navigate to Customize > Typography options > Headings and select the font.

Thank you! Have a great day!


Kind regards,
Agapi G.
Web-Dorado team
#68100

Please Log in or Create an account to join the conversation.


Time to create page: 0.152 seconds
Powered by Kunena Forum

WORLD-CLASS SUPPORT

We are here for you every step of the way. Turn to our support with any questions you might have about our products and services. Our experienced customer care team is available to help you as fast as we possibly can.

Contact us