-
AuthorPosts
-
December 3, 2009 at 6:28 am #146541
Hi, I checked with firebug but I could find the css code in any css file. I need to reduce the size of the green title (product name) , because it collides when there are 3 or more products in a row. Hope someone resolved this before. Check attachment. Thanks in advance.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 5, 2009 at 1:58 am #325759Hello hispamart!
I give your two solutions to resolve the problem:
1) open the file : componentscom_virtuemartthemesja-zeolitetheme.css, try to find a section code at line 514 => 516
#vmMainPage H4, #vmMainPage H3 {
font-size: 150%;
}you change the font size by yours
2) you’ll add a new rule style into the “templates.css” file:
.browseProductContainer h3{
font-size:14px !important
}
Good luck
December 5, 2009 at 2:48 am #325762Thanks for your advice, but it only changes the title page. Is nice to know how to change that one too.
But what really I need is to reduce the font size in the product listing, (the product name in red letters on my new attachment), to avoid the mess when there are more products in a row.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 8, 2009 at 9:21 am #326031Hi hispamart
Open componentscom_virtuemartthemesja-zeolitetheme.css file, add following code to the end of file:
.browseProductContainer h2 {
font-size: 120% !important;
}
Additional, you can do the same with h3 and h4 tagHope it helps.
December 9, 2009 at 5:52 pm #326211Thanks for guide me. This is great, now I’m able to change the font size. This work perfect when there is only 1 product in a row, like it was intended in the template.
Sorry for ask again for this, but could you check my attachment?
The problem persist when there is more that one product in a row. Thanks in advance, I appreciate your help.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 14, 2009 at 2:21 am #326436Hello hispamart!
Please give me the link to your site,
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum