I would like to make the title or header for my blog posts bigger than the body text. i do not see this option with the new theme settings. Can someone help? thanks

Views: 115

Replies to This Discussion

I'm not sure exactly where you want to change this. Here's some advanced CSS that might help:

 

/* Home Page Blog Module */
.xg_theme.xg_widget_main .module_blog h3 a {font-size:26px!important;}

/* Main Blog Page */
.xg_theme.xg_widget_profiles_blog h3.title {font-size:26px!important;}


/* Individual Blog Header */
.xg_theme.xg_widget_profiles_blog .xg_blog_detail div.xg_headline div.tb h1 {font-size:52px!important;}

 

That should give you enough to work with. ;-)

Best Regards,

Jen

 

I would like to be able to mak the font bigger for Blog titles in the main page. Such as the title below, " iphone and android very strong for mobile ads" its almost smaller than the content itself. I hope this helps 

 

 

I'm not too CSS savvy, but where do could i put this coding? I tried to put it in Advanced within the Design Studio but didn't work, am I doing something wrong?

Thanks!

Jolani

Jolani,

The Advanced CSS is where it should go. Typically if CSS will not work, there is an error at bottom of your CSS - - which eventually you would need to locate. For now, try adding this code to top of CSS.

Hope that helps,

Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips