Home › Forums › WoodMart support forum › Testimonial Problems
Testimonial Problems
- This topic has 9 replies, 2 voices, and was last updated 6 years, 4 months ago by Elise Noromit.
-
AuthorPosts
-
June 22, 2018 at 7:42 pm #64386
lavitasarimParticipantHello there.
I have a few problems with the testimonial. I’m glad you helped me.
1) The title is not centered.
2) When I hold the mouse over the testimonial section, the slider stops. But then it does not continue automatically.
3) Why is it only a visual green line on the side. Why do not the “” signs, which are quoted, appear?
4) How do I change the font size without giving the H tag?Thank you.
Attachments:
You must be logged in to view attached files.June 23, 2018 at 6:32 am #64433
Elise NoromitMemberHello,
1. Make sure you have set “Align Center” in the Testimonial Settings.
2. Please provide the page URL we shall check.
3. Please provide the screen of the problem.
4. It can be changed by means of Custom CSS assigning to a class not to tag.Please provide your valid site admin access.
Best Regards
June 23, 2018 at 9:03 am #64455
lavitasarimParticipant1) I sent in the attachment how the settings are. It’s centered, but it’s not working.
2) https://www.lavitasarim.com/ – Home Page – The mouse does not automatically advance again after holding it on a long length.
3) Picture of testimo2. Can not it have different designs?
4) What I will do to change the font size.
Attachments:
You must be logged in to view attached files.June 23, 2018 at 9:36 am #64463
Elise NoromitMemberHello,
Please provide your site admin access. Those you provided earlier are not valid
Best Regards
June 23, 2018 at 11:25 am #64475
lavitasarimParticipantHello there.
Please be careful.
The Slider Revolotion mobile also opens late. The slider on the top. You can examine this too.
Thank you.
June 23, 2018 at 1:10 pm #64483
Elise NoromitMemberHello,
1. The title of the testimonial element does not have option to be aligned center, so you can use this CSS:
.slider-title{ text-align: center; } .slider-title:before { content: " "; position: absolute; top: 100%; left: inherit; width: 40px; height: 2px; margin: 0 auto; }
2. After I move mouse away slider keeps on rotating. You have set 5 sec, change to 2 to get convinced.
3. Testimonial stipulates a quote that is why this line appears it can be removed with custom CSS
4. What text do you want to change, specify I will provide CSS
Best Regards
June 23, 2018 at 1:40 pm #64485
lavitasarimParticipantHi.
1) Thank you for the heading. However, if the line under the headline is short, it does not look good. It must be a solution. (testimo3)
2) Can not I have the slider automatically resume automatically after dragging the mouse over the text.
3) I did not understand what you said. I want the design to be a little more customizable.
4) How do I change the text font size? (testimo4)
Attachments:
You must be logged in to view attached files.June 23, 2018 at 6:13 pm #64503
Elise NoromitMemberHello,
1. We can hide this with CSS
.slider-title:before { display:none; }
2. I have checked with and that is the way how it works. We shall probably fix in future
3. This line cannot be customized, it can be removed with custom CSS
4. You can change the text with custom CSS
blockquote p{ font-size:15;x }
Change font size as per your needs.
Best Regards
July 24, 2018 at 10:31 am #68942
lavitasarimParticipantHello there.
How do I change the H label of the heading of the Testimonial section?
Thank you.
July 24, 2018 at 12:05 pm #68950
Elise NoromitMemberHello,
There is no option to set H tag for the testimonial element. You can leave empty the field and use Custom Heading element instead.
Best Regards
-
AuthorPosts
Tagged: Testimonial Problems
- You must be logged in to create new topics. Login / Register