Hello, I want to use the testimonials section as a place for quotes (from authors, motivators, etc.). How can I remove the dash (-) and then center the name under the quote? Thank you.
Hi,
I need direct inspection to the page you need help with. Can share a link to it here? So I can help you in a better way.
Regards,
Kharis
aThemes Support
Hello Kharis, and Happy New Year! The site is: ascentwealthadvisory.com
Also while you’re there, there is a slight line where the sticky menu is at the top, visible on the slider. Not sure why, thanks for looking at this.
- Steve
Hi Steve,
Thank you for getting back and sharing the link.
Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
.elementor-element .roll-testimonials .name {
text-align: center;
}
.elementor-element .roll-testimonials .name > * {
display: inline;
text-align: initial;
float: none;
width: initial;
}
.elementor-element .roll-testimonials .testimonial-position:before {
display: none;
}
I’d like to help with this. But, I need more information. Can you share a screenshot with some annoations to point me the location?
Adding, I request rising a new topic since it is a separate question. So we can avoid endless threads and help you in a better way.
Regards,
Kharis
aThemes Support
Thank you, that fixed it! Happy New Year!!!
You’re welcome! Happy New Year!
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis
aThemes Support