gkDropcap1 change color

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Fri Jul 27, 2012 3:52 pm
I am using this code in a text. But the first letter "N" is getting in a different color. How can I preserve the Dropcap on original color?
Code: Select all
<p><span class="gkDropcap1">N</span> nononon ono n onononon  ononnon... </p>
Last edited by GK User on Fri Jul 27, 2012 3:56 pm, edited 1 time in total.
User avatar
Senior Boarder

GK User
Fri Jul 27, 2012 3:55 pm
Hi,

Try adding this code to CSS Override:
Code: Select all
.gkDropcap1{
color: #FFFFFF!important;
}

Then let me know if it helps.
User avatar
Platinum Boarder

GK User
Fri Jul 27, 2012 3:58 pm
Thanks a lot
User avatar
Senior Boarder

GK User
Sat Jul 28, 2012 1:45 pm
You're welcome, feel free to let me know if you need any further help.

Have a nice weekend,
User avatar
Platinum Boarder


cron