1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 12 December 2014
  5.  Subscribe via email
Hello,

Can you please tell me how can I increase the size of the font above the images in the following link:
http://www.megarevma.gr/thegwproject/index.php/2014-12-12-11-17-46/2014-12-12-11-18-24/virtruemart

Thank you in advance.

Kind regards,

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

Try adding the following to the Custom CSS field of your templates parameters editing to your own taste...


.category-view .row .category .spacer h2 a {
font-size: 22px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,

It worked fine thank you!

Could you indicate me where exactly I have to look (i.e which files' code I have to edit) in order to customize my virtuemart e-shop as the changes I want to make seem to be much?

For example in the link http://www.megarevma.gr/thegwproject/index.php/2014-12-12-11-17-46/2014-12-12-11-18-24/virtruemart/by-estate/semeli-wines the size of the text font below the picture needs to be increased.

Additionally I want to remove the details button in the above link etc.

Can you help me on this?

Thank you again.

Kind regards,

Eri
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

There is no Virtuemart styling included with the template therefore Virtuemart is using the default styling included with the template.

Which details button are you referring to? 'Product Details'?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello again Ciarán,

I' m reffering to the font size of the text below the 'bottle', which I want to increase, as well as the button 'Product Details' which I want to remove, at the link http://www.megarevma.gr/thegwproject/index.php/2014-12-12-11-17-46/2014-12-12-11-18-24/virtruemart/by-estate/semeli-wines

Eri
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

To increase the font size for this text try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.product h2 a {
font-size: 22px;
}


To hide the product details button try also adding the following...


.vm-details-button {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
It works fine Ciarán! Thank you! :)

Now I want to remove the components Sort by, Manufacturer and Records in the following link:
http://www.megarevma.gr/thegwproject/index.php/2014-12-12-11-17-46/2014-12-12-11-18-24/virtruemart/by-estate.

And also I want the title of the category (By estate) to appear at the top of the page.

Is it easy to do this?

Thank so much for your help!

Eri
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Eri

Try also adding the following to your Custom CSS field...


.orderby-displaynumber {
display: none;
}


Sorry to say there is no way with CSS to change the order of elements on your page.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok