- This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Stylizing testimonials – WHITE THEME
I’m having issues with stylising the testimonials in the white theme?
Our URL is http://bishbashbosch.com/
Ideally we’d like to chose a different style, but the exact issue is we’d like to get rid of the blue completely and drop the keyline (my colleague managed to get rid of it on the quotes at least through custom CMS)
We’re also having issues with the quote marks going over the information on smaller screens.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.bx-pager.bx-default-pager {
display: none;
}
Regards,
Dave
