Products list

  • Posts: 58
  • Thank you received: 0
9 years 3 months ago #242008

-- url of the page with the problem -- : www.librishop.eu
-- Joomla version -- : 3.5.1

Hi all, i have a module in homepage with a products list, and a link in the main menu to show a products list but show the products list in two different mode, at the home the name of product is too big. ( look the image for to undestand)



thank you

Last edit: 9 years 3 months ago by marcoboni.

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

  • Posts: 84424
  • Thank you received: 13718
  • MODERATOR
9 years 3 months ago #242014

Hi,

The problem comes from your Joomla template's CSS which applies different CSS for both areas.
You could add such CSS to avoid that:
.hikashop_product_name{
font-size: 16px !important;
font-family: 'Lato', sans-serif !important;
}

Please note that it's better to contact your template provider for such CSS customizations of your template.

The following user(s) said Thank You: marcoboni

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

Time to create page: 0.056 seconds
Powered by Kunena Forum