Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Wondering if this font size change is in Rasa2 or in HikaShop?

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I am wondering if
<span class="hikashop_product_price hikashop_product_price_0">$89.99</span>
and
<span class="hikashop_product_price_per_unit"> each</span>
is set up in Rasa2 or in HikaShop?

I just want to increase the size of the font.

Here is a page where you can see the price listing:

apf.cloudaccess.net/dvd/discounted-bundles

Sean
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Sean,

Try adding

.hikashop_product_name {
font-size: 1.25em;
}

It may effect the appearance elsewhere on the site - so I'd check
If so it will need to be a more specific style

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Perfect. Thank you very much. :-) I actually had that changing the title and not the price size but what you gave me totally pointed me in the right direction, as usual! :-)
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
ah sorry - I misread that somehow

Thanks for the update

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers