test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • nsak Friend
    #731785

    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

    pavit Moderator
    #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 Friend
    #752700

    yes absolutely; in fact I thought this forum was below Uber

    pavit Moderator
    #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 Friend
    #752702
    pavit Moderator
    #752706

    Hi

    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

    nsak Friend
    #752712

    I don’t have a custom.css file…. see me files in this directory

    pavit Moderator
    #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 Friend
    #752779

    thanks 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 Moderator
    #752803

    Hi
    <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.

    nsak Friend
    #752805

    that did the job!

    thanks for the training pavit!

Viewing 11 posts - 1 through 11 (of 11 total)

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