Article suggestions
  1. Home
  2. Section: My Content
  3. How To Add A Second Quotation Mark To The Slogan/Motto on Profile Pages

How To Add A Second Quotation Mark To The Slogan/Motto on Profile Pages

How To Add A Second Quotation Mark To The Slogan/Motto on Profile Pages
  • avatar
Written by Chan Nier
Updated on February 19, 2025

 

 Link: https://support.brilliantdirectories.com/support/solutions/articles/12000091596

By default, the slogan only has one quotation mark at the beginning. However, there are some website owners that would like to add a quotation mark here:

In order to add it, please go to Settings >> Design Settings >> Custom CSS >> and paste the code below:

.quote_box::after {

content: "";

background-image: url(/images/icon-quote.png);

position: absolute;

width: 45px;

height: 35px;

background-repeat: no-repeat;

transform: rotate(1800deg) scaleX(-1);

margin-left: 10px;

}

It should look like this:

The second quote mark will show up on all member profiles:


Thank you for leaving a rating!
Did you find this article helpful?
0 out of 0 people found this article helpful so far
Can't find what you're looking for? Get in touch
How can we help?
Send your question below and we'll get back to you as soon as possible.
Cancel
translation missing: en.kb.default.contact_form_error
×
Thanks for your message!
Thanks for your message!
×