Styling Blog

Hi, I’m trying to match the styling of the blog title with the styling of other pages titles (using Parallax Section for FrontPage). Is there CSS I could add to update the styling of the blog title?

The html of the blog title seems to be:
<div class=“col-xs-12”>
<h3 class=“page-title” style=“color:#blank”>Ideas from the Code Zero crew</h3>

The html of the Parallax Sections title is:
<div class=“top-parallax-section”>
<div class=“col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1 text-center”>
<h1>Harness the Exponential Power of Quote-to-Cash Partnership</h1>

Attached is screenshots of the two pages.

Thank you!

Hey there

Yes I can help you but first, I need URL of your website to generate custom CSS

Hi Noda,

Same one, still in staging:

Thank you!

Good evening

Please add this css code in appearance > customize > additional css:

.header-image-bg .page-title {
color: white;
font-size: 36px;
font-weight: 500;
}

Thank you!

I added the following to the code and all is well.
text-align: center;

Your support is the best!

hey there

Well, this is up to you, you can add other rules if you need them :slight_smile:
Is there anything else or can i close this case?

If you’re happy with our service, don’t forget to rate us: [Shapely] Reviews | WordPress.org

All good here. Feel free to close the case. Thanks again!

Ok, I will close this case now, Feel free to contact us again if you have other questions

Thanks!