Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: [SOLVED] Css styling problem

[SOLVED] Css styling problem 11 years 7 months ago #318

Hello on this website:

ajmer.pl/test/sklepik/cart/edit_addresscheckout.html

I have a problem to style the grey FONT color of CONTINUE SHOPPING Button on the top of the form.

When you hover on it the font gets white and it's ok. But when it's incactive the font color is grey and invisible.
I tried to make changes in flexibleVM2Global.css file but no result.

Can anyone help?
Warmest Regards
Dan
Last Edit: 11 years 7 months ago by Support.
The topic has been locked.

Css styling problem 11 years 7 months ago #338

Hi,

one of your joomla template's CSS file forces that button to have a black text color.

Try to add this CSS rule to flexibleVM2Global.css
div#WWMainPage div.cart-view a.continue_link {
	color:#ffffff;
}

This should fix the issue. For the other buttons (register&checkout and Guest checkout buttons)

Add these as well:
div#WWMainPage div.cart-view div.FlexibleLoginBoxRight a.FlexibleResgiterButton {
	color:#ffffff;
}
 
div#WWMainPage div.cart-view div.FlexibleLoginBoxRight a.FlexibleGuestButton {
	color:#ffffff;
}
Last Edit: 11 years 7 months ago by Support.
The topic has been locked.

Css styling problem 11 years 7 months ago #349

Thank You. That's done the job:)
The topic has been locked.

Css styling problem 11 years 7 months ago #361

Hi,

I am glad things get worked as you expected.
If you face any other similar issue in anywhere in the website, you can solve it by the same idea ;)

Cheers.

Flexible Support Desk
The topic has been locked.

Css styling problem 11 years 7 months ago #371

Sorry, just one more little tiny thing here:)
How to change the font to white also on the same page

ajmer.pl/test/sklepik/cart/edit_addresscheckout.html


for the ORDER button (translated to "ZAMÓWIENIE") at the bottom right of the form?


Warmest Regards
Dan
The topic has been locked.

Css styling problem 11 years 7 months ago #375

form#checkoutForm div.checkout-button-top a.vm-button-correct {
color:#ffffff;
}
The topic has been locked.
Time to create page: 0.082 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo