Pioneer Theme - Change size of course title in the header.

Pioneer Theme - Change size of course title in the header.

by Clarence Prudhoe -
Number of replies: 2

What CSS settings will change the size of the block and font in the "course title" in the header?

I found the CSS settings for .course-title  and .course-titlewrap  but nothing that will change the size of the block and font.

Thanks,

Clarence

Average of ratings: -
In reply to Clarence Prudhoe

Re: Pioneer Theme - Change size of course title in the header.

by Chris Kenniburg -
Picture of Particularly helpful Moodlers Picture of Plugin developers

Hello Clarence,

Thanks for using Pioneer.  You can adjust the size of the .course-title h1 text by dropping this into the custom css box on the general settings admin page for Pioneer.

Adjust the 56px to whatever font size you prefer.  

.course-title h1 { font-size: 56px; }


-- Chris

In reply to Chris Kenniburg

Re: Pioneer Theme - Change size of course title in the header.

by Clarence Prudhoe -

Hi Chris,

Thanks for the prompt reply.  That solution worked.

You have done a great job with the Pioneer theme.  Pioneer works for me.

Cheers,

Clarence

Average of ratings: Useful (1)