Changing the Product Page

  • Posts: 9
  • Thank you received: 0
7 years 6 months ago #281050

-- url of the page with the problem -- : essensfreuden.de/index.php/shop/kategori...zitronenbluetenhonig
-- HikaShop version -- : 3.2.1
-- Joomla version -- : 3.8.1
-- PHP version -- : 5.5.38
-- Browser(s) name and version -- : Microsoft Edge 41.16299.15.0

Hi together,

since the last update of HikaShop Starter my product page doesn't look like it should. Being honest, I don't know much about CSS and where to make any changes. Can anyone help?




Thanks a lot.

Regards,
Frank

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 83780
  • Thank you received: 13568
  • MODERATOR
7 years 6 months ago #281053

Hi,

That will indeed require some CSS to make it display like that.
For example, you could add such CSS for the price:

 .hikashop_product_page .hikashop_product_price_full{
    display: block;
    font-size: 1.5em;
    font-weight: bold;
}
This documentation explains how to find the CSS classes to use in your CSS and how to add it to HikaShop:
www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: kaliscott

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
7 years 6 months ago #281125

Hi nicolas,

thanks a lot. That will help.

Kind regards
Frank

Please Log in or Create an account to join the conversation.

Time to create page: 0.111 seconds
Powered by Kunena Forum