Hi there,
On this page we have added the classic quote:
And would like to remove the bottom border line.
Can you help with this?
Thanks in advance!
Hi there,
On this page we have added the classic quote:
And would like to remove the bottom border line.
Can you help with this?
Thanks in advance!
Hi there,
Please add a class to the Classic Quote element then add this code in the Global CSS:
.nbb {
border-bottom: 0;
}
The code above assumes that the class name you have added to the Classic Quote element is nbb.
Hope this helps.
Awesome, thank you so much!
You’re most welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.