change font color for hikashop choose options button

GK User
Thu Dec 04, 2014 7:37 pm
Hello again,
I am really getting in love with gavick templates: perfect features and even more perfect support.

however i have always some new questions:
I run storefront with hikashop
And I want to have the "kies opties" button with a white font, as I changed the roll over colour into grass green - see enclosed screenshot or live at: http://voetbalgek.info/index.php/nl/onze-shop/category/12-voetbaltenues

So I want to have the text within the black (hover: grass green) button in snow white -
now it seem to be grey and is not that clear readable

Where (which css androw?) could I change this color? I tried to find in template.css, joomla.css and style1.css but can't find it or overlooked it
User avatar
Expert Boarder

GK User
Thu Dec 04, 2014 9:21 pm
Hoi,
Happy :D that you still like GK templates.
try this:
Code: Select all
.button.hikashop_cart_input_button {
    color: #fff !important;
}
User avatar
Platinum Boarder

GK User
Tue Dec 09, 2014 11:27 pm
tks - it worked fine
User avatar
Expert Boarder

GK User
Wed Dec 10, 2014 11:16 am
For "Hochzeits Autos" header title on wedding webiste use:
Code: Select all
.frontpage h1 {
    text-shadow: 0 2px 3px #333;
}

and check also http://css3gen.com/text-shadow/
to understand how it may works.
User avatar
Platinum Boarder

GK User
Wed Dec 10, 2014 5:27 pm
GREAT -tks slowly I become a 'Gavick Pro' too
just kidding ;)
User avatar
Expert Boarder

GK User
Wed Dec 10, 2014 8:42 pm
I'm here also to teach and give suggestion not only fix issues, which is boring in long term.
User avatar
Platinum Boarder


cron