-
AuthorPosts
-
February 10, 2014 at 11:05 pm #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.February 11, 2014 at 12:23 am #221925Hi 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!
YigitFebruary 11, 2014 at 1:11 am #221962How do I turn off the word bubble?
February 11, 2014 at 1:16 am #221965Hey!
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!
YigitFebruary 11, 2014 at 1:26 am #221969My testimonial images are not “popping up” like they were when I initially installed Enfold. Can you please advise?
February 11, 2014 at 3:09 am #222006February 11, 2014 at 3:11 am #222007matt-morse.com
February 11, 2014 at 3:13 am #222008This reply has been marked as private.February 11, 2014 at 3:34 am #222014Hey!
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!
JosueFebruary 11, 2014 at 3:37 am #222016This reply has been marked as private.February 11, 2014 at 3:44 am #222019February 11, 2014 at 4:31 am #222026Perfect! Thank you!
Do you know if it is possible to get the social links in the right of header like this kriesi.at site?
February 11, 2014 at 4:42 am #222028Hi!
Change the header type to one that shows the social icons, then reply to this topic.
Best regards,
JosueFebruary 11, 2014 at 4:52 am #222030Ok. I have done that.
February 11, 2014 at 5:09 am #222035This reply has been marked as private.February 11, 2014 at 5:23 am #222037Hey!
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,
JosueFebruary 11, 2014 at 5:47 am #222050Ok. 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?
February 11, 2014 at 1:26 pm #222213Hey!
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,
IsmaelFebruary 12, 2014 at 5:08 am #222572This reply has been marked as private.February 12, 2014 at 5:13 am #222573Is there a text/content slider plugin that will work with your theme? This CSS adjustment stuff is very frustrating…
February 12, 2014 at 10:42 pm #223083Hey!
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!
YigitFebruary 17, 2014 at 2:37 am #224719I 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.
February 17, 2014 at 4:36 am #224744Hi @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 -
AuthorPosts
- The topic ‘Tesimonial appearance’ is closed to new replies.