Change Module 9 Title Font

Posted in: Newspaper
Post count: 17

On the homepage I have it set up as Homepage Latest Articles > Post Template > M9

set up

This set up makes it appear like this on the homepage (its correct)

Setup

What I want to do but have not been able to figure it out is how to change the Title for Module 9 – seen in the above image as ‘A different test post

(To be clear – I’m trying to change the Title NOT the Extract)

I’ve gone through most of the typography settings but cant seem to locate it

any help would be appreciated

  • This topic was modified 11 years by Fly.
Post count: 6600

Hi,

You need to do it via custom css as there is no option for this in theme panel: http://screencast.com/t/s7LBCsgd6Ud
Use this css and add the color you want:

.home .span8 .td_mod9 .entry-title a{
color: white;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.