How to change Big Grid fonts and colors

Posted in: Newspaper
Post count: 27

big gridI need to change Big grid fonts and colors. Need font and colour something like this : http://www.screencast.com/t/lXaHCQMgZJU

  • This topic was modified 10 years by Gagandeep.
Post count: 23312

Hello Gagan,

If you want to change the Big Grid fonts, your can set it from Theme panel->Theme Fonts, like this -> http://screencast.com/t/0luyM2qoKyrK and if you want to change the color, you should use a bit of CSS and add it in Theme panel->Custom CSS area like this -> http://screencast.com/t/Z3Eo0winiAWX

.td-big-grid-post .entry-title a {
color: red;
}

The result -> http://screencast.com/t/YMySIKrf

Hope this helps and let us know how it goes!

Thank you for the message!

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