Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #914954

    hey guys. thanks for the new featuees in enfold :) it is so great to work with it. i try tot get this text bigger:

    A: https://imgur.com/a/tfFlg How can i get this text to 24px

    B:) how can i get this text to 17px

    #915052

    Hey diefleischerei,

    Please add

    .avia-testimonial-content p { font-size: 24px !important; }

    but please disable your autoprimise so we can be sure that all those work out together.

    Best regards,
    Basilis

    #915349

    Works fine. Thank you Basilis. But how can i get the name and profession of the person under the review bigger? THanks :)

    #915467

    Hi diefleischerei,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color strong.avia-testimonial-name, .main_color .avia-testimonial-subtitle {font-size: 24px; }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #915470

    Thank you very much Victoria :) Greetings from vienna, Alex

    #915471

    Nice, but now there is a little problem here: https://imgur.com/a/nIvT3

    A: space between text

    B: can you help me to center this. the small arrow down, the picture and the text :)

    Thanks, Alex

    #915473

    i use this code:

    /*Kundenmeinungen größer*/
    .avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image {
        width: 200px !important;
        height: 200px !important;
        display:table !important;
        margin:0 auto !important;
    }
    .avia-testimonial-meta-mini {
        text-align: center;
    }
    /*Kundenmeinungen zentrieren */
    .avia-testimonial-image {float: none!important; }
    .avia-slider-testimonials .avia-testimonial-arrow-wrap { 
         left: 47%;
    }
    /*Kundenkommantar größere schrttf */
    .avia-testimonial-content p { font-size: 24px !important; }
    .main_color strong.avia-testimonial-name, .main_color .avia-testimonial-subtitle {font-size: 24px; }
    #915491

    And one more thing. can you please help me to set the text align to “center” here: A and increase the space here between the line: B

    View post on imgur.com

    #915501

    Hi Alex,

    Please disable caching and minification while we’re helping you.

    Best regards,
    Victoria

    #915523

    OK!

    #915681

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘how can i get the text of customer review bigger?’ is closed to new replies.