Resize product header

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
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
Thu Nov 21, 2013 9:41 pm
Reply with quote
Report this post
Hi all,

I am looking to resize the heading on the products page to something a bit smaller - can someone help with this?

Thanks in advance.
User avatar
Gold Boarder

GK User
Fri Nov 22, 2013 7:17 am
Reply with quote
Report this post
Hi.
Sure, but please :
1) Add here URL of your website
2) Add here screenshot with arrows (use MS Paint) to show me exactly which element you want to resize.

I have to be sure, like a surgeon, before "I will cut your leg off" :mrgreen:
User avatar
Platinum Boarder

GK User
Tue Dec 10, 2013 4:29 pm
Reply with quote
Report this post
Hi,

Thanks for the reply,

The URL for the website is: http://kankotri.co.uk/kankotri/brown-an ... tri-detail

The header section that I would like to change can be seen in the attachment.

Thank you!

Prit
User avatar
Gold Boarder

GK User
Tue Dec 10, 2013 9:09 pm
Reply with quote
Report this post
Before I will help you in this case, I will give you link to my manual: http://www.gavick.com/documentation/joo ... -size-etc/
User avatar
Platinum Boarder

GK User
Tue Dec 10, 2013 9:16 pm
Reply with quote
Report this post
this will reduce font size:
Code: Select all
.productdetails-view h1 { font-size: 36px;}


this will reduce white space between product title and breadcrumb:
Code: Select all
#gkBreadcrumb { margin: -12px 0 12px; }
.productDetails {margin: 10px 0;}


Custom CSS in action: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder


cron