1. marcusadamski
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 18 March 2017
  5.  Subscribe via email
Hi,

I have the j51carousel with one column containing a single blockquote. The module position has a dark colour background, so I added "text-light" to the Carousel's -> "Module Class Suffix" property.

Although the text within the blockquote successfully changed to white, the double quote symbol remained dark - please see attached image.

For good measure I added class="text-light" to the blockquote as well, but no change.

Can you please advise how to change the quote symbol to white?


All the best,
Marc
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marc

Firstly my apologies for the delay in replying to your query. We have spent the last few days at a Joomla 4 code sprint and fell a little behind in our support.

Would you have a URL to an example of your carousel?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Morning Ciarán,

While being developed, you can access the site via:
<removed>


Many thanks,
Marc
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters...

.text-light blockquote::before {
color: #fff;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Just tried your suggestion and it worked.

Excellent - many thanks for your help,
Marc
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!