-
AuthorPosts
-
joomlafans Friend
joomlafans
- Join date:
- April 2014
- Posts:
- 74
- Downloads:
- 8
- Uploads:
- 16
- Thanks:
- 32
- Thanked:
- 9 times in 1 posts
September 1, 2014 at 11:29 am #200968Hello.
How do I change item title font size for k2 and joomla articles? in blog and single item view.
Thank
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 1, 2014 at 12:03 pm #547856Hello to change the k2 blog article titles font size .
Go to /templates/ja_mitius/css/k2.css
find
div.catItemHeader h3.catItemTitle { font-size: 28px;}
change the value of font size .
For single article view .
go to /*===============================
/templates/ja_mitius/css/k2.cssfind this code
div.itemHeader h2.itemTitle {
font-size: 28px;
margin: 0;
padding: 0;
}change the value of font size as per your need .
for Joomla articles font-size
add this code into your custom.css file
.article-title,.article-header h1{font-size:28px;}
change the value of font-size .Let me know if it helps
1 user says Thank You to Pankaj Sharma for this useful post
joomlafans Friendjoomlafans
- Join date:
- April 2014
- Posts:
- 74
- Downloads:
- 8
- Uploads:
- 16
- Thanks:
- 32
- Thanked:
- 9 times in 1 posts
September 1, 2014 at 12:57 pm #547861Hello
Thank you for your quick reply.
I should have mentioned that this is needed for a multilingual site, the above did not change the font size, could that be why?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 1, 2014 at 1:09 pm #547867Hello can you share your working site url of k2 blog page, single article and joomla blog and single article page url here , so that i can help you better
joomlafans Friendjoomlafans
- Join date:
- April 2014
- Posts:
- 74
- Downloads:
- 8
- Uploads:
- 16
- Thanks:
- 32
- Thanked:
- 9 times in 1 posts
September 10, 2014 at 9:12 am #548991I cant provide any login details at this time. do you happen to have any advice that might help me achieve the desired article font size?
Thank you
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 10, 2014 at 10:09 am #549004Hi
you can use inspect element method to know about , which css is used for the title after that you can modify it as per your need .
you can use firebug for thislike this
1. homepage of JA Mitius template >> http://prntscr.com/4lfyi62. Single article >>> http://prntscr.com/4lfyqb
Hope it helps you
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Pankaj Sharma 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum