Resize Base price - Discount text on product page

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jun 10, 2016 6:45 am
Reply with quote
Report this post
Hi, Am I able to resize text on the product page?
resize text image1.jpg


What I would like is the "Normal RRP" (base price with tax) and the "Saving You" (discount) to be more pronounced, so customer can see how much they are saving.

Thanks for your help.
User avatar
Senior Boarder

teitbite
Sun Jun 12, 2016 11:14 am
Reply with quote
Report this post
Hi

Please tell me the exact url to the page You've made this screenshot.
User avatar
Moderator

GK User
Tue Jun 14, 2016 5:35 am
Reply with quote
Report this post
User avatar
Senior Boarder

teitbite
Thu Jun 16, 2016 4:00 pm
Reply with quote
Report this post
Hi

When I follow Your link all I can see is Error 403:

Forbidden

You don't have permission to access /current-season/categories/jackets-coats/thr15872-2-detail on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


Please unblock it or send me correct link.
User avatar
Moderator

GK User
Thu Jun 16, 2016 11:39 pm
Reply with quote
Report this post
Sorry, I've been hacked. In the process of re-build and will contact again once I'm back up.
User avatar
Senior Boarder

teitbite
Sun Jun 19, 2016 10:55 am
Reply with quote
Report this post
Hi

Sorry to hear that. Please let me know when I'll be able to check this problem.
User avatar
Moderator

GK User
Mon Jun 20, 2016 4:02 am
Reply with quote
Report this post
OK all up and running again
User avatar
Senior Boarder

teitbite
Tue Jun 21, 2016 12:06 pm
Reply with quote
Report this post
Hi

I will need to see those priced showing in order to see what needs to be done to it. Please show this prices.
User avatar
Moderator

GK User
Wed Jun 22, 2016 12:47 am
Reply with quote
Report this post
http://ebonyboutique.co.nz/current-seas ... 2-2-detail

Sorry I changed a few things when recovering from hack. Try the above link.
User avatar
Senior Boarder

teitbite
Sat Jun 25, 2016 5:33 pm
Reply with quote
Report this post
Hi

CSS selectors to make changes to those prices are:

Code: Select all
.vm-product-details-container .PricebasePriceWithTax {
font-size: 20px;
}


and

Code: Select all
.vm-product-details-container .PricediscountAmount {
font-size: 20px;
}


copy above to override.css and add styling of Your choice.
User avatar
Moderator

GK User
Sun Jun 26, 2016 11:37 pm
Reply with quote
Report this post
Cheers, that work like a charm!!

Thanks for all your help again teitbite.
User avatar
Senior Boarder

teitbite
Tue Jun 28, 2016 8:53 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron