Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #221895

    I’ve been playing with CSS but cannot get the Testimonials to look how I’d like.
    I’d like large centered white text in quotes. No word bubble box.

    #221925

    Hi unclemurray!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-slider-testimonials .avia-testimonial-content { font-size: 20px; color: white; }

    Cheers!
    Yigit

    #221962

    How do I turn off the word bubble?

    #221965

    Hey!

    Please add following code to Quick CSS as well

    .avia-slider-testimonials .avia-testimonial-content { border-style: none; }
    .avia-slider-testimonials .avia-testimonial-arrow-wrap { display: none; }

    Cheers!
    Yigit

    #221969

    My testimonial images are not “popping up” like they were when I initially installed Enfold. Can you please advise?

    #222006

    Hi @mattmorse,

    Can you post the link to your website please?

    Regards,
    Josue

    #222007

    matt-morse.com

    #222008
    This reply has been marked as private.
    #222014

    Hey!

    Unfortunately i can’t (i don’t live in the states).

    Regarding your issue, i noted that there are some JavaScript errors caused by RevSlider and BWP Minify, please try deactivating them to see if it gets fixed.

    Cheers!
    Josue

    #222016
    This reply has been marked as private.
    #222019

    Hey!

    Please refer to this topic:
    https://kriesi.at/support/topic/new-custom-font/

    Regards,
    Josue

    #222026

    Perfect! Thank you!

    Do you know if it is possible to get the social links in the right of header like this kriesi.at site?

    #222028

    Hi!

    Change the header type to one that shows the social icons, then reply to this topic.

    Best regards,
    Josue

    #222030

    Ok. I have done that.

    #222035
    This reply has been marked as private.
    #222037

    Hey!

    1. Not at the moment; as far as i know. Please note that Kriesi already made an statement about the customizations in this site, but i made a exception for you.

    2. Create another topic regarding that issue, please provide details.

    Cheers,
    Josue

    #222050

    Ok. Will do.

    I will probably end up removing those social links if I cant get it right on mobile but I do appreciate your help!

    If you look at my logos in the partner logo element, why are they not displaying at the same height if all of those images are 100px in height?

    #222213

    Hey!

    You can add this on Quick CSS to restric the height of the partner logo images:

    .avia-logo-element-container img.attachment-no.scaling {
    max-height: 100px;
    min-height: 100px;
    }

    Best regards,
    Ismael

    #222572
    This reply has been marked as private.
    #222573

    Is there a text/content slider plugin that will work with your theme? This CSS adjustment stuff is very frustrating…

    #223083

    Hey!

    Please add following code to Quick CSS instead
    1-

    .main_color .avia-slider-testimonials .avia-testimonial-content { background: transparent; }

    2-

    .main_color strong.avia-testimonial-name, .main_color .avia-testimonial-subtitle { color: white; }

    3- Please edit testimonial and remove "http://" from "Website Link Link to the Persons website" section
    Cheers!
    Yigit

    #224719

    I added the quick css code above from reply #222032 to my site everything is starting to look nice were I have the social media icons on the header to the right of the search icon. How do I added spacing between the search icon and the social media icons as they are very close together? My ultimate goal was to add the vertical dashes separating the pages! Thanks for your help this is the farthest I have come to accomplishing my goals on this website!

    • This reply was modified 10 years, 9 months ago by tdproperty.
    #224744

    Hi @tdproperty!

    As mentioned above the exact same style that Kriesi has here on Kriesi.at isn’t something we can assist. Kriesi specifically mentioned and asked us not to provide the customization as he’d like to write a blog or tutorial on the customization down the road.

    If you have any other questions just make a new topic with the question/issue and we’ll do our best to answer. I’m going to close this topic for now so we don’t continue getting of the original posters issue and get a long extended topic on customization.

    Best regards,
    Devin

Viewing 23 posts - 1 through 23 (of 23 total)
  • The topic ‘Tesimonial appearance’ is closed to new replies.