How to change post style!

How to change post style? Its serious too bad fonts are too bad little and very irritating for eyes.
Check it: http://www.himachaltalks.com/download-the-modern-folk-note-4-full-song-mp3-ac-bhardwaj/

Want to make my page fonts look like hubspot. https://www.hubspot.com/products/marketing/blog

Hello Rahul,

Thanks for asking. :slight_smile:

Please add following CSS under Pro > Theme Options > CSS:

.entry-title {
    font-size: 2.4em;
    font-weight: 600;
    line-height: 1.1818;
}

p {
    font-size: 1.2em !important;
    color: #33475b;
    line-height: 1.625;
}

Let us know how it goes.

1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g

2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI

Thanks.

not working :frowning: and please tell me the font family too.

Hello Rahul,

Thanks for updating in! The font family should be controlled in the theme options, X > Theme Options > Typography. And right after changing any setting or even after adding any custom css, because you have installed Autoptimizie plugin, you will need to clear your plugin caches and regenerate the JS/CSS files before testing your site again.

Please let us know how it goes.

http://www.himachaltalks.com/acbhardwaj/

Please visit the page because when I updated the code heading got affected very badly and I m able to access preview of my x theme too…

Hi Rahul,

This site is using a font-family named Avenir Next its not a Google Font though, so you need to find this on a Font Library site and integrate it on your site. You can upload a custom font on the Font Manager with .woff or .woff2 file format, and use that throughout your site.

To inscrease the general font-size on your site, please navigate to Theme Options > Typography and adjust the Root Font Size for FONT SIZE (XL) and FONT SIZE (LG)



Please read these posts, those will help you understand how Font Manager works.
Font Manager
Introduction to the Font Manager

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.