shipping description override css

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Mon Jan 07, 2013 9:59 pm
Hi, was hoping to get help with the css code to add to override so that the the shipping description would be easier to see (I have already done this for payment description - see screen shot). Thanks.
User avatar
Expert Boarder

GK User
Tue Jan 08, 2013 8:29 am
Could you show me your site URL ? It is always easier to check CSS/HTML code on live site. I see that font settings are probably different than in our demo site so I need to check it directly in your installation.
User avatar
Platinum Boarder

GK User
Tue Jan 08, 2013 6:33 pm
for sure: https://www.golfsgreatheritage.com/inde ... pping-cart
I don't know that I have the fonts set optimum, so if you have any general suggestions as your looking at this, for overall site improvements (fonts), - would welcome it.

Thank!
User avatar
Expert Boarder

GK User
Sat Jan 12, 2013 1:07 pm
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.vmpayment_description, .vmshipment_description {
font-size: 12px !important;
}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Sat Jan 12, 2013 11:32 pm
Worked great - thanks!
User avatar
Expert Boarder


cron