-
AuthorPosts
-
nsak Friend
nsak
- Join date:
- June 2011
- Posts:
- 182
- Downloads:
- 5
- Uploads:
- 13
- Thanks:
- 55
- Thanked:
- 5 times in 1 posts
October 25, 2015 at 10:59 am #731785Hello,
can toy pls advice how can I change the font size of the testimonials module? which css file do I need to edit?
thanks, Nikos
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 25, 2015 at 11:24 am #752699<em>@nsak 499134 wrote:</em><blockquote>Hello,
can toy pls advice how can I change the font size of the testimonials module? which css file do I need to edit?
thanks, Nikos</blockquote>
Hi
You are referring to the module published in Uber template ?
nsak Friendnsak
- Join date:
- June 2011
- Posts:
- 182
- Downloads:
- 5
- Uploads:
- 13
- Thanks:
- 55
- Thanked:
- 5 times in 1 posts
October 25, 2015 at 11:27 am #752700yes absolutely; in fact I thought this forum was below Uber
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 25, 2015 at 11:40 am #752701<em>@nsak 499137 wrote:</em><blockquote>yes absolutely; in fact I thought this forum was below Uber</blockquote>
I will move this below Uber forum
If you can post also a link to your page it would be nice so we can see which testimonial style you used
nsak Friendnsak
- Join date:
- June 2011
- Posts:
- 182
- Downloads:
- 5
- Uploads:
- 13
- Thanks:
- 55
- Thanked:
- 5 times in 1 posts
October 25, 2015 at 11:48 am #752702style 5 ; http://buildingwarden.com/artdropnew/index.php/el/about-us/critique –> need a smaller font
style 3; http://buildingwarden.com/artdropnew/index.php/el/quotes –. maybe also smaller foont
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 25, 2015 at 3:36 pm #752706Hi
try to add these css rules to your custom.css fle in this folder templatesubercss
for Style-5 actual font-size is 30px
.acm-testimonials.style-5 .testimonial-text .quote-item {
font-size: 26px;
}for Style-3 actual font-size is 26px
.acm-testimonials.style-3 .testimonial-item .testimonial-text {
font-size: 20px;
}Change new values as you wish
1 user says Thank You to pavit for this useful post
nsak Friendnsak
- Join date:
- June 2011
- Posts:
- 182
- Downloads:
- 5
- Uploads:
- 13
- Thanks:
- 55
- Thanked:
- 5 times in 1 posts
October 25, 2015 at 6:37 pm #752712I don’t have a custom.css file…. see me files in this directory
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 25, 2015 at 6:59 pm #752713<em>@nsak 499203 wrote:</em><blockquote>I don’t have a custom.css file…. see me files in this directory </blockquote>
You need to create a new one in the folder i mentioned above in this way your changes to the template files will not overrided with updates
Take a look at the Documentation HERE
nsak Friendnsak
- Join date:
- June 2011
- Posts:
- 182
- Downloads:
- 5
- Uploads:
- 13
- Thanks:
- 55
- Thanked:
- 5 times in 1 posts
October 26, 2015 at 7:42 am #752779thanks pavit, this worked for style-5
But not for style -3, there is something strange with the style-3 testimonials module; it shows up in a position (university-sl-1) that is not defined in the style layout
http://buildingwarden.com/artdropnew/index.php/el/quotes/?tp=1
can this be the reason?
thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 26, 2015 at 11:36 am #752803Hi
<blockquote>
can this be the reason?</blockquote>No it is not the reason however seems that code is not loaded so something was wrong when you added it at the custom.css file
check better the code and try to add a !important at it in this way
.acm-testimonials.style-3 .testimonial-item .testimonial-text {
font-size: 20px!important;
}If you still have problems with it you can send me via Private Message a temp super user account for your backend and i will fix it for you.
1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by nsak 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum